
24 Jun
2018
24 Jun
'18
2:54 a.m.
On Sat, Jun 23, 2018 at 3:28 AM, Simon Glass sjg@chromium.org wrote:
On 22 June 2018 at 02:38, Bin Meng bmeng.cn@gmail.com wrote:
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
configs/efi-x86_payload32_defconfig | 2 ++ configs/efi-x86_payload64_defconfig | 2 ++ 2 files changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!