]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/qemu-x86_efi_payload64_defconfig
x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload
authorBin Meng <bmeng.cn@gmail.com>
Thu, 25 Aug 2016 08:47:19 +0000 (01:47 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 30 Aug 2016 01:26:05 +0000 (09:26 +0800)
commitcb1cbdd96962931de2ac948a184874e2672f3f96
tree33af59e2272fb8caae2c617211096b440a56ba2a
parent3e6cc35f4e8fb5010421e606cfab0e00d0adacc0
x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload

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>
board/emulation/qemu-x86/MAINTAINERS
configs/qemu-x86_efi_payload32_defconfig [new file with mode: 0644]
configs/qemu-x86_efi_payload64_defconfig [new file with mode: 0644]