Mimoja uploaded patch set #2 to this change.

View Change

drivers/emulation/qemu: Show splashscreen on bochs VGA

By default the framebuffer will be initialized in 800x600@32.
This can be overwriten by configuration.

The same code does not work on the cirrus vga, as it only shows
a white screen - more investigation will be required.

This was tested in 1280x1024 by setting CONFIG_DRIVERS_EMULATION_QEMU_BOCHS_{X,Y}RES

Change-Id: I4bec06d22423627e8f429c4b47e0dc9920f1464e
Signed-off-by: Johanna Schander <coreboot@mimoja.de>
---
M src/device/Kconfig
M src/drivers/emulation/qemu/bochs.c
2 files changed, 18 insertions(+), 12 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/34599/2

To view, visit change 34599. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4bec06d22423627e8f429c4b47e0dc9920f1464e
Gerrit-Change-Number: 34599
Gerrit-PatchSet: 2
Gerrit-Owner: Mimoja <coreboot@mimoja.de>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Mimoja <coreboot@mimoja.de>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset