mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
cb1cbdd969
This introduces two board defconfig files for generating EFI 32-bit and 64-bit payloads, to run on QEMU x86 target. With these in place, hopefully buildman will catch any build error with EFI payload support on x86. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
8 lines
239 B
Text
8 lines
239 B
Text
QEMU X86 BOARD
|
|
M: Bin Meng <bmeng.cn@gmail.com>
|
|
S: Maintained
|
|
F: board/emulation/qemu-x86/
|
|
F: include/configs/qemu-x86.h
|
|
F: configs/qemu-x86_defconfig
|
|
F: configs/qemu-x86_efi_payload32_defconfig
|
|
F: configs/qemu-x86_efi_payload64_defconfig
|