On Fri, Oct 31, 2014 at 02:57:59PM -0400, Kevin O'Connor wrote:
This is a resend of two previous patches that improve the text emulation of the "coreboot native vga" SeaVGABIOS support. The main difference in this version is that the support requires both a compile time define (CONFIG_VGA_EMULATE_TEXT) as well as runtime enablement. The net effect of this is that the code wont try to blink the cursor if a bootloader explicitly switches into graphics mode.
FYI, I have pushed this series to the main seabios repo.
-Kevin