On Fr, 2014-04-11 at 11:31 -0400, Kevin O'Connor wrote: > On Sun, Apr 06, 2014 at 06:59:53PM -0400, Kevin O'Connor wrote: > > This patch series refactors the vgabios graphics mode framebuffer > > manipulation code. It then adds in support for manipulating "direct" > > framebuffers that modern vga modes use. > > > > This series (along with the followup patches for coreboot native vga > > vgabios) is also available at: > > > > https://github.com/KevinOConnor/seabios/tree/testing > > FYI, I have pushed this patch series (as well as the follow up > coreboot native vgabios series) to seabios master.
Some configs fail to build, seems to be the logging: CONFIG_COREBOOT=y CONFIG_QEMU_HARDWARE=y CONFIG_VGA_COREBOOT=y CONFIG_DEBUG_IO=y out/vgaccode16.o: In function `runningOnQEMU': /home/kraxel/projects/seabios/src/fw/paravirt.h:18: undefined reference to `PlatformRunningOn' Flipping CONFIG_DEBUG_IO to 'n' makes it build fine. cheers, Gerd _______________________________________________ SeaBIOS mailing list SeaBIOS@seabios.org http://www.seabios.org/mailman/listinfo/seabios