commit | 413450e6ce5c3e0a3026b0d44ccd14f0aa8b97eb | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Fri Jun 22 01:38:29 2018 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jun 24 08:56:04 2018 +0800 |
tree | 690787b3a03ee96e1215753153e6d4abb307e900 | |
parent | 22ee283969e26525ed97da413b337f0675d2bed8 [diff] |
x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER Enable PRE_CONSOLE_BUFFER so that the full boot output can be viewed on the video console for the EFI payload. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>