1. 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · Mon Sep 12 17:33:54 2022 +0900
  2. c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · Mon Sep 12 17:33:50 2022 +0900
  3. f57eacb efi_loader: create boot options without file path by Heinrich Schuchardt · Sat Jun 11 05:22:08 2022 +0000
  4. 0628e1c efi_loader: allow booting from short dev only DP by Heinrich Schuchardt · Sat Jun 11 05:22:07 2022 +0000
  5. dac4d09 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · Thu May 12 11:29:02 2022 +0900
  6. fd972f5 efi_loader: bootmgr: add booting from removable media by AKASHI Takahiro · Thu Apr 28 17:09:39 2022 +0900
  7. c79cebe efi_loader: simplify try_load_entry() by Heinrich Schuchardt · Mon Apr 25 23:35:01 2022 +0200
  8. e07fe5c efi_loader: don't call log with __func__ as parameter by Heinrich Schuchardt · Fri Apr 29 07:15:04 2022 +0200
  9. 9097537 efi: Use 16-bit unicode strings by Simon Glass · Sun Jan 23 12:55:12 2022 -0700
  10. fc4ca6b efi_loader: Cleanup get_var duplication by Ilias Apalodimas · Sat Mar 27 10:56:07 2021 +0200
  11. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · Wed Mar 17 21:55:00 2021 +0200
  12. a8cb98f efi_loader: move load options to new module by Heinrich Schuchardt · Fri Jan 15 19:02:49 2021 +0100
  13. 7c2a859 efi_loader: avoid invalid free by Heinrich Schuchardt · Sun Dec 27 15:46:00 2020 +0100
  14. 55a6112 efi_loader: validate device path length in boot manager by Heinrich Schuchardt · Sun Aug 23 10:59:17 2020 +0200
  15. a7647a7 efi_loader: set load options in boot manager by Heinrich Schuchardt · Fri Aug 07 17:49:39 2020 +0200
  16. 25c6be5 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · Fri Aug 07 17:47:13 2020 +0200
  17. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · Wed Jun 24 19:09:18 2020 +0200
  18. 273df96 efi_loader: use log function in boot manager by Heinrich Schuchardt · Sun May 31 10:07:31 2020 +0200
  19. 7ca84f8 efi_loader: validate load option by Heinrich Schuchardt · Sun May 31 22:46:09 2020 +0200
  20. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  21. e612ba6 efi_loader: function comments efi_bootmgr.c by Heinrich Schuchardt · Sun Jul 14 13:20:28 2019 +0200
  22. fd93b31 efi_loader: bootmgr: make BootNext non-volatile by AKASHI Takahiro · Tue Jun 04 15:52:09 2019 +0900
  23. 15db9ce efi_loader: bootmgr: print a message when loading from BootNext failed by AKASHI Takahiro · Wed May 29 20:54:25 2019 +0200
  24. 9df002e efi_loader: optional data in load options are binary by Heinrich Schuchardt · Mon Apr 29 13:51:45 2019 +0200
  25. 14ff23b efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · Fri Apr 19 12:22:35 2019 +0900
  26. e6577f9 efi_loader: bootmgr: support BootNext and BootCurrent variable behavior by AKASHI Takahiro · Wed Mar 20 09:07:55 2019 +0900
  27. 516ea04 efi_loader: define load option attributes by AKASHI Takahiro · Mon Feb 25 15:54:37 2019 +0900
  28. b82df7c efi_loader: fix entry count in bootmgr by Heinrich Schuchardt · Sun Feb 24 05:09:26 2019 +0100
  29. 3d2257f efi_loader: error message if BootOrder not defined by Heinrich Schuchardt · Sun Feb 24 04:44:48 2019 +0100
  30. e3d3a0c efi_loader: LoadImage: always allocate new pages by Heinrich Schuchardt · Mon Dec 24 09:19:07 2018 +0100
  31. bd23774 efi_loader: bootmgr: add load option helper functions by AKASHI Takahiro · Mon Nov 05 18:06:41 2018 +0900
  32. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · Thu Oct 18 21:51:38 2018 +0200
  33. 597f8f7 efi_loader: rename utf16_strlen, utf16_strnlen by Heinrich Schuchardt · Fri Aug 31 21:31:26 2018 +0200
  34. d6a6baa efi_loader: adjust definitions of variable services by Heinrich Schuchardt · Thu May 17 07:57:05 2018 +0200
  35. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · Mon May 07 17:02:21 2018 -0400
  36. 253aa64 efi_loader: consistently use %pD to print device paths by Heinrich Schuchardt · Fri Jan 26 07:20:54 2018 +0100
  37. c84c110 efi_loader: add bootmgr by Rob Clark · Wed Sep 13 18:05:38 2017 -0400