1. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 8 months ago
  2. 2c0b0c3 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 9 months ago
  3. 83f3d12 Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · 1 year, 9 months ago
  4. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 9 months ago
  5. 45f5319 menu: remove CTRL+C to quit by Masahisa Kojima · 1 year, 9 months ago
  6. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 9 months ago
  7. 0d59085 eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 9 months ago
  8. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 9 months ago
  9. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
  10. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
  11. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
  12. 6455027 eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · 1 year, 10 months ago
  13. ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 1 year, 10 months ago
  14. 140a895 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 1 year, 11 months ago
  15. 78b1ccc eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · 1 year, 11 months ago
  16. c67d3c9 eficonfig: fix going one directory up issue by Masahisa Kojima · 1 year, 11 months ago
  17. c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 1 year, 11 months ago
  18. 21faf4e eficonfig: use protocol interface for file selection by Masahisa Kojima · 1 year, 11 months ago
  19. d656611 eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 1 year, 11 months ago
  20. d571f9b eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 11 months ago
  21. 8961e93 eficonfig: expose append entry function by Masahisa Kojima · 1 year, 11 months ago
  22. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 1 year, 11 months ago
  23. 1167e88 eficonfig: fix missing variable initialization by Masahisa Kojima · 2 years ago
  24. 3d595ac cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · 2 years ago
  25. e5948ee eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years, 1 month ago
  26. b5135a1 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 1 month ago
  27. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years, 1 month ago
  28. bb8498a eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 1 month ago
  29. e34158b eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 1 month ago
  30. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 1 month ago