
5 Aug
2015
5 Aug
'15
8:03 p.m.
On 4 August 2015 at 12:34, Simon Glass sjg@chromium.org wrote:
We cannot use this driver when running from EFI as we have no direct hardware access. In fact coreboot uses a different driver which uses tables provided by coreboot. So far it does not seem possible to use a normal video driver when booting from EFI.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Anatolij Gustschin agust@denx.de Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3: None Changes in v2:
- Replace 'Coreboot' with 'coreboot'
drivers/video/vesa_fb.c | 8 ++++++++ 1 file changed, 8 insertions(+)
Applied to u-boot-x86.