commit | 1be0c28ca61b17e9855735d77c9c3efae350fdf9 | [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 | e20a69c13bc94754551a4020ac4561a3c79538d7 [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>