the following patch was just integrated into master: commit 7905f9254ebc865cbd78e4ade3e5d795957be4a6 Author: Vladimir Serbinenko phcoder@gmail.com Date: Mon Nov 25 11:20:20 2013 +0100
qemu: cirrus native video init
Recent commit proposal by Ron Minnich proposes to move to native gfx init for qemu. Unfortunately we didn't have native init for default qemu video (cirrus) Here is one extracted from GRUB one which I wrote couple of years ago.
Change-Id: Icb89cf918ef5d276bcc703c48c568e7b9c1be756 Signed-off-by: Vladimir Serbinenko phcoder@gmail.com Reviewed-on: http://review.coreboot.org/4270 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/4270 for details.
-gerrit