1. c416f1c bootmenu: add removable media entries by Masahisa Kojima · 2 years ago
  2. 87d7914 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years ago
  3. 72fa9cd efi_loader: create boot options without file path by Heinrich Schuchardt · 2 years, 4 months ago
  4. 178667b efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · 2 years, 4 months ago
  5. 57ad624 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · 2 years, 5 months ago
  6. 4e65ca0 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · 2 years, 5 months ago
  7. 4f41996 efi_loader: simplify try_load_entry() by Heinrich Schuchardt · 2 years, 5 months ago
  8. 7ea79e5 efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · 2 years, 5 months ago
  9. 156ccbc efi: Use 16-bit unicode strings by Simon Glass · 2 years, 8 months ago
  10. f4dc1bc efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 6 months ago
  11. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  12. 2363eff efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 8 months ago
  13. e434311 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 9 months ago
  14. 15d8f00 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · 4 years, 1 month ago
  15. 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 2 months ago
  16. 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 2 months ago
  17. dda8c71 efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 3 months ago
  18. 7a373e5 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  19. 0e69bcf efi_loader: validate load option by Heinrich Schuchardt · 4 years, 4 months ago
  20. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  21. 15621aa efi_loader: function comments efi_bootmgr.c by Heinrich Schuchardt · 5 years ago
  22. 366161c efi_loader: bootmgr: make BootNext non-volatile by AKASHI Takahiro · 5 years ago
  23. 94e6e55 efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · 5 years ago
  24. 39a1ff8 efi_loader: optional data in load options are binary by Heinrich Schuchardt · 5 years ago
  25. 6b95b38 efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · 5 years ago
  26. 37279ad efi_loader: bootmgr: support BootNext and BootCurrent variable behavior by AKASHI Takahiro · 6 years ago
  27. 454568b efi_loader: define load option attributes by AKASHI Takahiro · 6 years ago
  28. ccecc34 efi_loader: fix entry count in bootmgr by Heinrich Schuchardt · 6 years ago
  29. 33e4497 efi_loader: error message if BootOrder not defined by Heinrich Schuchardt · 6 years ago
  30. 0e18f58 efi_loader: LoadImage: always allocate new pages by Heinrich Schuchardt · 6 years ago
  31. 1a82b34 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · 6 years ago
  32. e1fec15 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  33. 1dde0d5 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  34. 45c66f9 efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 6 years ago
  35. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  36. 4a8b5e7 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · 7 years ago
  37. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago