the following patch was just integrated into master: commit 1a71f4c21f86fe058da9dee3be1d9db5448fe1b7 Author: Gerd Hoffmann kraxel@redhat.com Date: Wed May 29 14:53:03 2013 +0200
qemu: remove vga hook
Extra care for the qemu vga should not be needed any more. Since release 0.12 qemu loads the vgabios into the PCI ROM bar, so everything works exactly like it does on real hardware.
Change-Id: I4b9bf1244cad437cbe5168600aeee52031456033 Signed-off-by: Gerd Hoffmann kraxel@redhat.com Reviewed-on: http://review.coreboot.org/3333 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3333 for details.
-gerrit