1. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  2. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · Sun Oct 16 11:36:32 2022 +0300
  3. 3e2c20f cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · Thu Oct 06 16:08:44 2022 +0300
  4. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  5. b274e77 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Jul 10 15:46:57 2022 +0200
  6. 433f15a cmd: load: add load command for memory mapped by Rui Miguel Silva · Wed May 11 10:55:40 2022 +0100
  7. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  8. 2c3bf4e cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · Sun Apr 10 16:05:55 2022 -0500
  9. 0899497 efi_loader: Ignore DT when ACPI is on by Alexander Graf · Sun Feb 27 13:18:56 2022 +0100
  10. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · Tue Feb 22 09:58:30 2022 +0900
  11. 95c1d25 efi: Add debugging to efi_set_bootdev() by Simon Glass · Sat Jan 29 14:58:37 2022 -0700
  12. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · Mon Jan 03 14:07:37 2022 +0200
  13. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  14. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · Wed Mar 17 21:55:00 2021 +0200
  15. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  16. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  17. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · Sun Jan 24 14:34:12 2021 +0000
  18. b2625e8 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · Fri Jan 15 19:02:50 2021 +0100
  19. 2c1e224 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · Sun Dec 13 10:30:24 2020 +0100
  20. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · Tue Jan 12 12:46:24 2021 +0100
  21. 6a7ae67 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · Tue Jan 12 17:44:08 2021 +0100
  22. 928de7d efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · Thu Aug 27 12:52:20 2020 +0200
  23. c3a9c9c efi_loader: log messages for bootefi command by Heinrich Schuchardt · Tue Aug 25 17:54:05 2020 +0000
  24. aa4a66c efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · Sat Aug 15 23:10:22 2020 +0200
  25. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · Fri Aug 07 17:49:39 2020 +0200
  26. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · Fri Aug 07 17:47:13 2020 +0200
  27. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · Fri Jul 17 20:21:00 2020 +0200
  28. 8bec61e efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · Tue Jun 30 14:12:43 2020 +0200
  29. eb0f48f cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · Mon Jun 22 23:50:50 2020 -0700
  30. 0e52e94 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · Thu Jun 18 18:51:50 2020 -0700
  31. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  32. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  33. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  34. e00764b efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · Wed May 06 20:32:31 2020 +0200
  35. 6e35d3b efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · Mon Apr 20 12:44:56 2020 +0200
  36. e93d580 efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · Tue Mar 24 07:37:52 2020 +0100
  37. 8e286f6 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · Fri Mar 13 17:11:30 2020 -0700
  38. 74811c8 efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · Sat Mar 14 10:59:34 2020 +0100
  39. b112ac2 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · Fri Feb 07 22:10:49 2020 +0100
  40. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  41. e626395 efi_loader: free load options after execution by Heinrich Schuchardt · Fri Jan 03 22:53:42 2020 +0100
  42. 6246741 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · Sun Dec 08 01:07:01 2019 +0100
  43. ffb9059 efi_loader: carve out efi_run_image() by Heinrich Schuchardt · Sat Dec 07 20:51:06 2019 +0100
  44. e478ad5 efi_loader: use hardware device tree by default by Heinrich Schuchardt · Wed Dec 04 12:31:12 2019 +0100
  45. 6fbb8ac efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · Thu Nov 28 06:46:09 2019 +0100
  46. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  47. 031ea8f efi_loader: fix function comments in cmd/bootefi.c by Heinrich Schuchardt · Sun Jul 14 13:00:44 2019 +0200
  48. 89a22b4 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · Mon Jul 15 12:00:39 2019 +0100
  49. a3086cd efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · Sun May 12 20:16:25 2019 +0200
  50. 8fc56c6 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · Sun May 12 20:16:25 2019 +0200
  51. aea03d6 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · Sat May 04 11:47:48 2019 +0200
  52. 3d44512 efi_loader: implement support of exit data by Heinrich Schuchardt · Tue Apr 30 17:57:30 2019 +0200
  53. 3a48925 efi_loader: set OsIndicationsSupported at init by AKASHI Takahiro · Wed Apr 24 15:30:38 2019 +0900
  54. 4420a33 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · Sat Apr 20 13:33:55 2019 +0200
  55. 14ff23b efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · Fri Apr 19 12:22:35 2019 +0900
  56. fbd3ba5 cmd: bootefi: carve out do_bootefi_image() from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:34 2019 +0900
  57. cf81983 cmd: bootefi: carve out bootmgr code from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:33 2019 +0900
  58. 758733d cmd: bootefi: move do_bootefi_bootmgr_exec() forward by AKASHI Takahiro · Fri Apr 19 12:22:32 2019 +0900
  59. 09a81c7 cmd: bootefi: carve out efi_selftest code from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:31 2019 +0900
  60. 451e991 cmd: bootefi: merge efi_install_fdt() and efi_process_fdt() by AKASHI Takahiro · Fri Apr 19 12:22:30 2019 +0900
  61. cc02f17 cmd: bootefi: carve out fdt handling from do_bootefi() by AKASHI Takahiro · Fri Apr 19 12:22:29 2019 +0900
  62. e25a7b8 cmd: bootefi: rework set_load_options() by AKASHI Takahiro · Fri Apr 19 12:22:28 2019 +0900
  63. 0468b8e Change FDT memory type from runtime data to boot services data by Ilias Apalodimas · Fri Apr 12 21:26:28 2019 +0300
  64. fd9cbe3 efi_loader: clean up bootefi_test_prepare() by Heinrich Schuchardt · Sat Jan 12 14:42:40 2019 +0100
  65. 7250623 efi_loader: fix EFI entry counting by Heinrich Schuchardt · Sat Feb 09 14:10:39 2019 +0100
  66. 2f8eb08 efi_loader: use efi_start_image() for bootefi by Heinrich Schuchardt · Wed Dec 26 13:28:09 2018 +0100
  67. 408fbcc efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · Wed Dec 26 12:49:09 2018 +0100
  68. aa0b11b efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · Tue Jan 08 18:13:06 2019 +0100
  69. 7e0badb efi_loader: move efi_init_obj_list() to a new efi_setup.c by AKASHI Takahiro · Sun Dec 30 15:16:55 2018 +0100
  70. c8989c7 efi_loader: avoid unnecessary pointer to long conversion by Heinrich Schuchardt · Fri Dec 28 12:41:14 2018 +0100
  71. 4c419bb efi_loader: use named constant for efi_dp_from_mem() by Heinrich Schuchardt · Wed Dec 26 22:23:00 2018 +0100
  72. 68a0d5b efi_loader: create fdt reservation before copy by Heinrich Schuchardt · Sun Nov 18 17:58:53 2018 +0100
  73. b23f9b7 efi_loader: fix memory mapping for sandbox by Heinrich Schuchardt · Sun Nov 18 17:58:52 2018 +0100
  74. dcdca29 efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · Sun Nov 18 17:58:49 2018 +0100
  75. 4d77ee6 efi: Rename bootefi_test_finish() to bootefi_run_finish() by Simon Glass · Sun Nov 25 20:14:39 2018 -0700
  76. 7816c7a efi: Create a function to set up for running EFI code by Simon Glass · Sun Nov 25 20:14:38 2018 -0700
  77. 93f2559 efi: Split out test init/uninit into functions by Simon Glass · Sun Nov 25 20:14:37 2018 -0700
  78. 758cfa1 efi: Check for failure to create objects in selftest by Simon Glass · Sun Nov 25 20:14:36 2018 -0700
  79. 3d92fc8 efi_loader: carving out memory reservations by Heinrich Schuchardt · Mon Nov 12 18:55:23 2018 +0100
  80. 96af56e efi_loader: memory reservation for fdt by Heinrich Schuchardt · Mon Nov 12 18:55:22 2018 +0100
  81. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  82. 035fb01 efi_loader: add efi_dp_from_name() by AKASHI Takahiro · Wed Oct 17 16:32:03 2018 +0900
  83. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · Wed Sep 26 05:27:56 2018 +0200
  84. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · Wed Sep 26 05:27:54 2018 +0200
  85. 237a73e efi_loader: execute efi_save_gd() first by Heinrich Schuchardt · Wed Oct 03 23:55:38 2018 +0200
  86. 3c3a735 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · Sun Sep 23 17:21:51 2018 +0200
  87. dc63a53 efi_loader: Fix loaded_image handle passing from EL3 by Alexander Graf · Sun Sep 23 16:23:56 2018 +0200
  88. 79d7202 efi_loader: create root node by Heinrich Schuchardt · Thu Sep 20 21:58:23 2018 +0200
  89. 761ecc8 efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · Sun Sep 16 07:20:21 2018 +0200
  90. 078d6e2 efi_loader: do not use local variable for handle by Heinrich Schuchardt · Sun Sep 16 07:19:48 2018 +0200
  91. de52780 efi_loader: buffer size for load options by Heinrich Schuchardt · Fri Aug 31 21:31:33 2018 +0200
  92. 5d618df efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · Wed Aug 08 03:54:30 2018 -0600
  93. 609c392 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · Wed Aug 08 03:54:29 2018 -0600
  94. ca4d00e efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · Sat Jul 07 23:39:13 2018 +0200
  95. 15070db efi_loader: calculate crc32 for EFI tables by Heinrich Schuchardt · Thu Jun 28 12:45:31 2018 +0200
  96. 54b9b6e efi: Drop error return in efi_carve_out_dt_rsv() by Simon Glass · Mon Jun 18 08:08:28 2018 -0600
  97. 56bbcc1 efi: Tidy up device-tree-size calculation in copy_fdt() by Simon Glass · Mon Jun 18 08:08:25 2018 -0600
  98. a241451 efi_loader: Use map_sysmem() in bootefi command by Alexander Graf · Mon Jun 18 17:22:58 2018 +0200
  99. 6d140a6 efi_loader: ARM: don't attempt to enter non-secure mode twice by Mark Kettenis · Fri Jun 15 23:47:13 2018 +0200
  100. 5eb68ed efi_loader: ARM: run EFI payloads non-secure by Mark Kettenis · Fri Jun 15 23:47:12 2018 +0200