]> git.baikalelectronics.ru Git - uboot.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)
commit32cfb5d30920931dd07ec8f245f5d0f99f41acd6
tree75c1c4a7f19616b3144eded2d38cf38d62e477e7
parent05b8fbe367aad75006596c33840d726c9be52618
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