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