commit | 72bca1aff9e5fff24e725c12049a1e863e83368a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Wed Apr 03 20:05:17 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Apr 08 13:04:24 2024 +0200 |
tree | 61913ad4b9a1ccb9d118e6c0fefcb778162fa93e | |
parent | dc1f0067d3713dfb6e61f37626c7903dddec9c68 [diff] |
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>