]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Enable useful options for qemu-86
authorSimon Glass <sjg@chromium.org>
Sun, 30 Jul 2023 17:16:06 +0000 (11:16 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
commit7ddf917948648a65557c2d7b20dcefe32b745b29
tree1a7f61a140e618f79a5e1cd7b37dba739a0be56c
parente0e17f094f759e11f63035c6e1643fd0e811527c
x86: Enable useful options for qemu-86

This build can be used to boot 32-bit standard-distro builds. Enable some
more options, so that all possible EFI UUIDs are decoded, we can search
memory for tables, support the full set of standard-boot features, have
full logging along with debug UART and can boot from CDROM media.

This mirrors a similar patch for qemu-x86_64

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[Drop the unknown option from defconfig]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
configs/qemu-x86_defconfig