]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: auto-generate removable media boot option first
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Fri, 12 Jan 2024 00:19:23 +0000 (09:19 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 21 Jan 2024 10:24:24 +0000 (11:24 +0100)
commit3f7822bf9f03e6decb8e698fb4f9ac31d23725f7
tree52c9adfdd2ebc9432beae9104e897c5994df3799
parentf86fba8adbf38f9520b3913880c3e6703d014d10
efi_loader: auto-generate removable media boot option first

This commit auto-generates the boot option for removable
block io devices followed by fixed block io devices.
This is what EDK II reference implementation does.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
lib/efi_loader/efi_bootmgr.c