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