Commit History

Author SHA1 Message Date
  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
  Heinrich Schuchardt f9ceb6ac14 efi_loader: carve out efi_run_image() 4 years ago
  Heinrich Schuchardt 753aa18f17 efi_loader: use hardware device tree by default 4 years ago
  Heinrich Schuchardt 7a597259d2 efi_loader: pass address to efi_install_fdt() 4 years ago
  Simon Glass 7b51b576d6 env: Move env_get() to env.h 4 years ago
  Heinrich Schuchardt 810371a0b2 efi_loader: fix function comments in cmd/bootefi.c 5 years ago
  Bryan O'Donoghue b225c92fd0 efi_loader: Change return type of efi_add_memory_map() 5 years ago
  Heinrich Schuchardt e2d82f8b2a efi_loader: comments for efi_install_fdt() 5 years ago
  Heinrich Schuchardt 7e92db810b efi_loader: deduplicate code in cmd/bootefi.c 5 years ago
  Heinrich Schuchardt 52cbac9b06 efi_loader: clean up UEFI sub-system initialization 5 years ago
  Heinrich Schuchardt 556d8dc937 efi_loader: implement support of exit data 5 years ago
  AKASHI Takahiro d40e05ae95 efi_loader: set OsIndicationsSupported at init 5 years ago
  Heinrich Schuchardt 6182495e10 efi_loader: need either ACPI table or device tree 5 years ago
  AKASHI Takahiro 6b95b38c41 efi_loader: rework bootmgr/bootefi using load_image API 5 years ago
  AKASHI Takahiro e2e4098e1b cmd: bootefi: carve out do_bootefi_image() from do_bootefi() 5 years ago
  AKASHI Takahiro d6b21894d4 cmd: bootefi: carve out bootmgr code from do_bootefi() 5 years ago
  AKASHI Takahiro cc999d58e3 cmd: bootefi: move do_bootefi_bootmgr_exec() forward 5 years ago
  AKASHI Takahiro 3fc2b16335 cmd: bootefi: carve out efi_selftest code from do_bootefi() 5 years ago
  AKASHI Takahiro 3ffc52fd23 cmd: bootefi: merge efi_install_fdt() and efi_process_fdt() 5 years ago
  AKASHI Takahiro e878e6a7da cmd: bootefi: carve out fdt handling from do_bootefi() 5 years ago
  AKASHI Takahiro defa7b8edd cmd: bootefi: rework set_load_options() 5 years ago
  Ilias Apalodimas 29361ec473 Change FDT memory type from runtime data to boot services data 5 years ago
  Heinrich Schuchardt 1504bb0d96 efi_loader: clean up bootefi_test_prepare() 5 years ago