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