add qemu graphics card initialization driver
authorStefan Reinauer <stepan@openbios.org>
Mon, 28 Jun 2004 12:04:06 +0000 (12:04 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 28 Jun 2004 12:04:06 +0000 (12:04 +0000)
commitf2065a4cf9d8a66f237dfb0f7502b19f89a852c9
tree75d88b8591372c99fa351e3f51e65bef63c2f3a7
parente2b53e14327ea01dff9291815b10709b74b661f2
add qemu graphics card initialization driver

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1612 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/drivers/emulation/qemu/Config.lb [new file with mode: 0644]
src/drivers/emulation/qemu/fb.h [new file with mode: 0644]
src/drivers/emulation/qemu/fbcon.h [new file with mode: 0644]
src/drivers/emulation/qemu/init.c [new file with mode: 0644]