]> xenbits.xensource.com Git - seabios.git/commit
SeaVGABios/cbvga: Advertise compatible VESA modes
authorPatrick Rudolph <siro@das-labor.org>
Mon, 29 May 2017 17:25:14 +0000 (19:25 +0200)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 12 Jun 2017 19:25:12 +0000 (15:25 -0400)
commite30d51cc58065513279cbe3288108555240e7c44
tree0bd32a84772ef644f1d39201c1fccdb241b05395
parent6b69446de71a6f8a472798a38c08881ec42a8518
SeaVGABios/cbvga: Advertise compatible VESA modes

Advertise compatible VESA modes, that are smaller or equal to
coreboot's active framebuffer. Only modes that have the same Bpp
are advertise and can be selected.

Allows the Windows 7 bootloader NTLDR to show up in VESA mode.
Allows to show the Windows 7 boot logo.
Allows Windows to boot in safe mode and in normal boot using
VgaSave driver with resolution up to 1600x1200.

This fixes most likely other bootloader and operating systems as well,
in case the are relying on VESA framebuffer support.

Signed-off-by: Patrick Rudolph <siro@das-labor.org>
vgasrc/cbvga.c