]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: enable efidebug and EFI http boot on QEMU aarch64
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Wed, 7 Aug 2024 13:00:09 +0000 (16:00 +0300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 11 Aug 2024 05:53:49 +0000 (07:53 +0200)
commit02214c8b9dd879ed31973e865a2968167a3a95f5
treee26c496e053c64843e81c8a3ca0ff9cfe594009f
parented3ce65958ceb5a7045748e329f4e1dbef5e99e9
configs: enable efidebug and EFI http boot on QEMU aarch64

EFI HTTP is a useful option to have by default and is working reliably on
QEMU. Let's enable it by default, since we have no size limitations.
While at it enable 'efidebug' as well, which is currently needed to
configure the EFI HTTP boot options.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/qemu_arm64_defconfig