commit | 1ffa447b8c8fd84937f41f5084ac802136773357 | [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 | 7c98ca10eae855571b16cddb19d461a981052730 [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>