1. 40da9e6 efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · Mon Jun 10 10:00:01 2024 +0200
  2. f7529f7 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · Fri Apr 26 16:13:11 2024 +0200
  3. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · Fri May 24 14:54:26 2024 +0200
  4. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  5. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  6. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  7. fc22ac2 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · Wed Apr 17 18:01:25 2024 +0200
  8. 5dcefa7 efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · Mon Jan 08 10:55:33 2024 +0200
  9. f71c694 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · Sat Nov 18 12:40:32 2023 +0100
  10. a35784d Fix incorrect return code of boot option update by Raymond Mao · Mon Jun 19 14:22:59 2023 -0700
  11. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  12. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 10 13:45:15 2023 -0500
  13. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · Sun Feb 05 15:39:45 2023 -0700
  14. c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · Sun Feb 05 17:54:02 2023 -0700
  15. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  16. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · Thu Feb 02 18:24:43 2023 +0900
  17. a93282c eficonfig: add vertical scroll support by Masahisa Kojima · Tue Jan 24 15:56:15 2023 +0900
  18. b3a96ee eficonfig: refactor change boot order implementation by Masahisa Kojima · Tue Jan 24 15:56:14 2023 +0900
  19. fc811d1 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · Tue Jan 24 15:56:13 2023 +0900
  20. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  21. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  22. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  23. 68e698b eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · Mon Dec 19 11:33:13 2022 +0900
  24. 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · Mon Dec 19 11:33:12 2022 +0900
  25. d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · Fri Dec 02 13:59:36 2022 +0900
  26. f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · Fri Dec 02 13:59:34 2022 +0900
  27. 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · Fri Dec 02 13:59:33 2022 +0900
  28. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  29. a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · Sun Nov 20 09:21:17 2022 +0900
  30. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  31. 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · Sun Nov 20 09:21:15 2022 +0900
  32. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  33. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  34. 036f799 eficonfig: fix missing variable initialization by Masahisa Kojima · Mon Nov 14 19:00:47 2022 +0900
  35. 719039c cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · Thu Nov 10 12:19:30 2022 +0100
  36. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · Mon Sep 12 17:33:56 2022 +0900
  37. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · Mon Sep 12 17:33:55 2022 +0900
  38. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  39. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:53 2022 +0900
  40. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:51 2022 +0900
  41. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900