Commit History

Author SHA1 Message Date
  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 4 years ago
  Bryan O'Donoghue b225c92fd0 efi_loader: Change return type of efi_add_memory_map() 4 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
  Heinrich Schuchardt 914df75b0c efi_loader: fix EFI entry counting 5 years ago
  Heinrich Schuchardt f69d63fae2 efi_loader: use efi_start_image() for bootefi 5 years ago
  Heinrich Schuchardt 8f7e2b2980 efi_loader: set entry point in efi_load_pe() 5 years ago
  Heinrich Schuchardt f6c6df7ebc efi_loader: refactor switch to non-secure mode 5 years ago
  AKASHI Takahiro 056b45bc50 efi_loader: move efi_init_obj_list() to a new efi_setup.c 5 years ago