commit | cb1cbdd96962931de2ac948a184874e2672f3f96 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 25 01:47:19 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Aug 30 09:26:05 2016 +0800 |
tree | 33af59e2272fb8caae2c617211096b440a56ba2a | |
parent | 3e6cc35f4e8fb5010421e606cfab0e00d0adacc0 [diff] |
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>