commit | eeae5100071465f67d203dd78ceb5a35de1b5717 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 04 12:34:03 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:44:08 2015 -0600 |
tree | c295a9763d2c2ca89868ee6a74aae0554d12f914 | |
parent | b4302582f309b49a08c770960a37af6fe1f3afb3 [diff] |
x86: qemu: Support operation as an EFI payload Disable a few things which interfere with the EFI init. This allows QEMU to to boot into EFI, load a U-Boot payload then boot to the U-Boot prompt. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>