]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Enable useful options for qemu-86_64
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:39:08 +0000 (21:39 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:12:26 +0000 (17:12 +0800)
commit24e7c3e9fcb7cb1987456140fd57ae390be3f645
tree75c1c4a7f19616b3144eded2d38cf38d62e477e7
parent78211de6002734c6cf7c39c21990f6ba2cc5c965
x86: Enable useful options for qemu-86_64

This build can be used to boot standard distro builds, since these are
mostly 64-bit these days. Enable some more options, so that all possible
EFI UUIDs are decoded, we get a proper printf() in SPL, can search
memory for tables, support the full set of standard-boot features, have
full logging and can boot from CDROM media.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
configs/qemu-x86_64_defconfig