On So, 2014-10-05 at 10:24 +0200, Paul Menzel wrote:
Dear SeaBIOS folks,
testing QEMU with coreboot built from commit a296f9e3 (Kconfig: Allow native vga init to be selectable for SeaBIOS payload) [1] and SeaBIOS and SeaVGABIOS (selected in coreboot’s Payload menu), SeaBIOS does not display any graphics although the console says, it has initialized it.
WorksForMe. I suspect some config issue. www.kraxel.org/repos/ has rpms with working builds.
Usage:
qemu-system-x86_64 -m pc \ -bios /usr/share/coreboot.git/coreboot-i440fx-seabios.rom \ -device VGA,romfile=
build configs attached.
HTH, Gerd