Thanks,
does CONFIG_VGA_BIOS also need to be set in Coreboot config file?
On 05/31/16 09:08, Gerd Hoffmann wrote:
Hi,
Is that possible using native graphics initialization without vgabios? There are some recent references that it's possible.
CONFIG_VGA_COREBOOT=y in seabios.
That'll give you a vgabios which does vga text mode emulation on top of a coreboot framebuffer.
cheers, Gerd