]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: enable booting via EFI boot manager by default
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 3 Apr 2024 18:05:17 +0000 (20:05 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 8 Apr 2024 11:04:24 +0000 (13:04 +0200)
commit8f31929562f5305c0ce94f2f41eedeb231d8d215
tree61913ad4b9a1ccb9d118e6c0fefcb778162fa93e
parent08c51a715a47defc770fd8922d5efb01b12e304e
boot: enable booting via EFI boot manager by default

If UEFI is enabled in U-Boot, we want it to conform to the UEFI
specification. This requires enabling the boot manager boot method.

Reported-by: E Shattow <lucent@gmail.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
boot/Kconfig
boot/Makefile
lib/efi_loader/Kconfig