the following patch was just integrated into master: commit 414b9478518836ce72084edba1c3a51b0a745d0c Author: Gerd Hoffmann kraxel@redhat.com Date: Tue Jun 18 23:41:21 2013 +0200
qemu: complete bochs dispi interface vga driver.
Ditch unused fb*.h files. Rename init.c (name is _way_ to generic) to bochs.c. Add proper bochs dispi interface detection and mode setup. Hook up coreboot framebuffer table initialization.
Change-Id: I7154b1593902e7d42606b64819217872eee10683 Signed-off-by: Gerd Hoffmann kraxel@redhat.com Reviewed-on: http://review.coreboot.org/3500 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3500 for details.
-gerrit