Commit History

Author SHA1 Message Date
  Simon Glass 7e5f460ec4 global: Convert simple_strtoul() with hex to hextoul() 2 years ago
  Ilias Apalodimas 53f6a5aa86 efi_loader: Replace config option for initrd loading 3 years ago
  Simon Glass c5819701a3 image: Adjust the workings of fit_check_format() 3 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Heinrich Schuchardt 82d01f04fa efi_loader: switch to non-secure mode later 3 years ago
  Heinrich Schuchardt ff2f532fad efi_loader: make the UEFI boot manager configurable 3 years ago
  Heinrich Schuchardt 94686f60a2 efi_loader: implement EFI_DT_FIXUP_PROTOCOL 3 years ago
  Heinrich Schuchardt 5f59518a7b efi_loader: setting boot device 3 years ago
  Heinrich Schuchardt bb33c79e47 efi_loader: simplify running helloworld.efi 3 years ago
  Heinrich Schuchardt 4cbb2930bd efi_loader: consider no-map property of reserved memory 3 years ago
  Heinrich Schuchardt c2f010393b efi_loader: log messages for bootefi command 3 years ago
  Heinrich Schuchardt 72e1fcacff efi_loader: document parameters of do_bootefi_exec() 3 years ago
  Heinrich Schuchardt 0ad64007fe efi_loader: set load options in boot manager 3 years ago
  Heinrich Schuchardt 1064d04920 efi_loader: factor out efi_set_load_options() 3 years ago
  Heinrich Schuchardt c001837400 efi_loader: use logging for bootefi command 3 years ago
  Heinrich Schuchardt 039d4f50e4 efi_loader: incorrect check against FDT_ADDR_T_NONE 3 years ago
  Bin Meng b1c272d18b cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() 4 years ago
  Atish Patra 0d7c2913fd cmd: bootefi: Honor the address & size cells properties correctly 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass 4d72caa5b9 common: Drop image.h from common header 4 years ago
  Michael Walle 714497e327 efi_loader: round the memory area in efi_add_memory_map() 4 years ago
  Heinrich Schuchardt 42a426e027 efi_loader: put device tree into EfiACPIReclaimMemory 4 years ago
  Heinrich Schuchardt 4fe050e65f efi_loader: remove superfluous NULL check in bootefi.c 4 years ago
  Heinrich Schuchardt 4ef2b0d551 efi_loader: only reserve memory if fdt node enabled 4 years ago
  Atish Patra 7be64b885a cmd: bootefi: Parse reserved-memory node from DT 4 years ago
  Heinrich Schuchardt fef907b2e4 efi_loader: create reservations after ft_board_setup 4 years ago
  Heinrich Schuchardt 7d4d551e7d efi_loader: fix efi_install_fdt() description 4 years ago
  Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features 4 years ago
  Heinrich Schuchardt a3850e40e1 efi_loader: free load options after execution 4 years ago
  Heinrich Schuchardt f64f223256 efi_loader: export efi_install_fdt() 4 years ago