commit | a815df792397d8a647ee77e7abcdda18cd0f3eb5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Aug 04 12:34:02 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:44:08 2015 -0600 |
tree | 44a890e542d467cd0265abdc163f2b703602f98f | |
parent | d2269f2076a94d2a0d223f32fccc800d895a97e1 [diff] |
x86: baytrail: Support operation as an EFI payload Disable a few things which interfere with the EFI init. This allows the Minnowboard MAX 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>