[PATCH v3 0/3] fix auto-generated boot options

Masahisa Kojima masahisa.kojima at linaro.org
Fri Jan 12 01:19:20 CET 2024


This series aims to get aligned to the EDK II reference
implementation for auto-generated boot options, and tries
to address the following issue.
https://source.denx.de/u-boot/custodians/u-boot-efi/-/issues/13

This series is based on the heinrich/efi-2024-04 branch.

[Changelog]
v2 -> v3
- rename misleading function and variable name
- fix comments

v1 -> v2
- fix make htmldocs error
- fix bootmenu python test failure

Masahisa Kojima (3):
  efi_loader: rename check_disk_has_default_file function
  efi_loader: auto-generate boot option for each blkio device
  efi_loader: auto-generate removable media boot option first

 lib/efi_loader/efi_bootmgr.c | 138 ++++++++++++++++++++++++++---------
 1 file changed, 103 insertions(+), 35 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list