1. f71c694 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · Sat Nov 18 12:40:32 2023 +0100
  2. a35784d Fix incorrect return code of boot option update by Raymond Mao · Mon Jun 19 14:22:59 2023 -0700
  3. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · Mon Jun 19 14:22:58 2023 -0700
  4. 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
  5. eba7058 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · Sun Feb 05 15:39:45 2023 -0700
  6. c06063c Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · Sun Feb 05 17:54:02 2023 -0700
  7. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  8. 3a9eb07 menu: remove CTRL+C to quit by Masahisa Kojima · Thu Feb 02 18:24:43 2023 +0900
  9. a93282c eficonfig: add vertical scroll support by Masahisa Kojima · Tue Jan 24 15:56:15 2023 +0900
  10. b3a96ee eficonfig: refactor change boot order implementation by Masahisa Kojima · Tue Jan 24 15:56:14 2023 +0900
  11. fc811d1 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · Tue Jan 24 15:56:13 2023 +0900
  12. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  13. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  14. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600
  15. 68e698b eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · Mon Dec 19 11:33:13 2022 +0900
  16. 7ec3c6f eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · Mon Dec 19 11:33:12 2022 +0900
  17. d414f57 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · Fri Dec 02 13:59:36 2022 +0900
  18. f2d191a eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · Fri Dec 02 13:59:34 2022 +0900
  19. 5d13e9d eficonfig: fix going one directory up issue by Masahisa Kojima · Fri Dec 02 13:59:33 2022 +0900
  20. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · Sun Nov 20 09:21:18 2022 +0900
  21. a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · Sun Nov 20 09:21:17 2022 +0900
  22. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · Sun Nov 20 09:21:16 2022 +0900
  23. 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · Sun Nov 20 09:21:15 2022 +0900
  24. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · Sun Nov 20 09:21:14 2022 +0900
  25. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · Sun Nov 20 09:21:13 2022 +0900
  26. 036f799 eficonfig: fix missing variable initialization by Masahisa Kojima · Mon Nov 14 19:00:47 2022 +0900
  27. 719039c cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · Thu Nov 10 12:19:30 2022 +0100
  28. e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · Mon Sep 12 17:33:56 2022 +0900
  29. f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · Mon Sep 12 17:33:55 2022 +0900
  30. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  31. 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:53 2022 +0900
  32. bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · Mon Sep 12 17:33:51 2022 +0900
  33. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900