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