1. 3b1e60b efi: Move default filename to a function by Simon Glass · 2 weeks ago
  2. 55c0571 efi_loader: Mark efi_bootmgr_release_uridp as static by Ilias Apalodimas · 4 weeks ago
  3. 868937f efi_loader: return the correct error in efi_bootmgr_release_uridp() by Ilias Apalodimas · 3 months ago
  4. fe14afc efi_loader: rename efi_bootmgr_image_return_notify by Ilias Apalodimas · 3 months ago
  5. 32833cf efi_loader: shorten efi_bootmgr_release_uridp_resource() by Ilias Apalodimas · 3 months ago
  6. 8257f16 efi_loader: find distro device-path for media devices by Heinrich Schuchardt · 4 months ago
  7. d9b2363 efi_loader: load distro dtb in bootmgr by Heinrich Schuchardt · 7 months ago
  8. dfeb042 efi_loader: load device-tree specified in boot option by Heinrich Schuchardt · 7 months ago
  9. f8de009 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 6 months ago
  10. 00df4ad efi_loader: do not install dtb if bootmgr fails by Heinrich Schuchardt · 7 months ago
  11. d41005b efi_loader: improve error handling in try_load_entry() by Heinrich Schuchardt · 7 months ago
  12. e0d1424 efi_loader: auto-generate removable media boot option first by Masahisa Kojima · 11 months ago
  13. 19410bb efi_loader: auto-generate boot option for each blkio device by Masahisa Kojima · 11 months ago
  14. 54ce3dd efi_loader: rename check_disk_has_default_file function by Masahisa Kojima · 11 months ago
  15. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
  16. 5dcefa7 efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 11 months ago
  17. cd05b9c efi_loader: Remove <common.h> by Tom Rini · 11 months ago
  18. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  19. 7b06192 cmd: bootefi: move library interfaces under lib/efi_loader by AKASHI Takahiro · 1 year ago
  20. 949c441 efi_loader: support boot from URI device path by Masahisa Kojima · 1 year ago
  21. b5542a6 Load option with short device path for boot vars by Raymond Mao · 1 year, 5 months ago
  22. a35784d Fix incorrect return code of boot option update by Raymond Mao · 1 year, 5 months ago
  23. 70a76c5 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 5 months ago
  24. ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · 1 year, 7 months ago
  25. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 2 months ago
  26. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 2 months ago
  27. f57eacb efi_loader: create boot options without file path by Heinrich Schuchardt · 2 years, 6 months ago
  28. 0628e1c efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · 2 years, 6 months ago
  29. dac4d09 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · 2 years, 7 months ago
  30. fd972f5 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · 2 years, 7 months ago
  31. c79cebe efi_loader: simplify try_load_entry() by Heinrich Schuchardt · 2 years, 7 months ago
  32. e07fe5c efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · 2 years, 7 months ago
  33. 9097537 efi: Use 16-bit unicode strings by Simon Glass · 2 years, 10 months ago
  34. fc4ca6b efi_loader: Cleanup get_var duplication by Ilias Apalodimas · 3 years, 8 months ago
  35. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
  36. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · 3 years, 10 months ago
  37. 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · 4 years ago
  38. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · 4 years, 3 months ago
  39. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 4 months ago
  40. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 4 months ago
  41. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  42. 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · 4 years, 6 months ago
  43. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · 4 years, 6 months ago
  44. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  45. e612ba6 efi_loader: function comments efi_bootmgr.c by Heinrich Schuchardt · 5 years ago
  46. fd93b31 efi_loader: bootmgr: make BootNext non-volatile by AKASHI Takahiro · 5 years ago
  47. 15db9ce efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · 5 years ago
  48. 9df002e efi_loader: optional data in load options are binary by Heinrich Schuchardt · 6 years ago
  49. 14ff23b efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · 6 years ago
  50. e6577f9 efi_loader: bootmgr: support BootNext and BootCurrent variable behavior by AKASHI Takahiro · 6 years ago
  51. 516ea04 efi_loader: define load option attributes by AKASHI Takahiro · 6 years ago
  52. b82df7c efi_loader: fix entry count in bootmgr by Heinrich Schuchardt · 6 years ago
  53. 3d2257f efi_loader: error message if BootOrder not defined by Heinrich Schuchardt · 6 years ago
  54. e3d3a0c efi_loader: LoadImage: always allocate new pages by Heinrich Schuchardt · 6 years ago
  55. bd23774 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · 6 years ago
  56. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  57. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · 6 years ago
  58. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · 7 years ago
  59. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  60. 253aa64 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · 7 years ago
  61. c84c110 efi_loader: add bootmgr by Rob Clark · 7 years ago