commit | 3dfe451234d60fdf6e96285985f6b80bcd55c40a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 16 07:04:09 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Feb 06 11:38:46 2017 +0800 |
tree | 12ea40de97e5e159ec44cc30298d4d781fc4aa64 | |
parent | 78a20d2670a610e9c41c262e25bd0f8f871da159 [diff] |
x86: Don't try to run the VGA BIOS in 64-bit mode This is not supported, so disable it for now. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>