
12 Jan
2024
12 Jan
'24
1:19 a.m.
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