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)
commitcfa5934979dcb3f2f3edce8af040f1465a2367b7
tree1a7f61a140e618f79a5e1cd7b37dba739a0be56c
parentb7080bfceb35cba3a460decb04a9fc3d6dbba511
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