coreboot/src
Vladimir Serbinenko 7905f9254e 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>
2013-11-25 20:40:58 +01:00
..
arch Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00
console console: Add hexdump32 function 2013-11-10 14:12:31 +01:00
cpu Support for nehalem northbridge 2013-11-25 20:23:38 +01:00
device Add new finalize functions for devices and chips 2013-11-08 19:55:17 +01:00
drivers qemu: cirrus native video init 2013-11-25 20:40:58 +01:00
ec Add declaration of dock registers 1, 2 and 3. 2013-11-25 07:00:11 +01:00
include no-car/cbmemc: Fix compilation 2013-11-24 18:25:18 +01:00
lib lib/coreboot_table: set type and size of framebuffer tag after fill_lb_framebuffer 2013-11-23 18:40:40 +01:00
mainboard bochs: add support for native graphics 2013-11-25 18:31:25 +01:00
northbridge Support for nehalem northbridge 2013-11-25 20:23:38 +01:00
southbridge Support for Ibexpeak southbridge 2013-11-25 19:32:36 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode Honor vboot's request to load the VGA option ROM 2013-11-24 05:42:16 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00