the following patch was just integrated into master: commit 49122087056d4d7c6627f70831f0b03b09b7a2de Author: Vladimir Serbinenko phcoder@gmail.com Date: Sat Feb 22 10:34:47 2014 +0100
devices: Allow to configure textmode in native gfx init.
Usefull to select between text mode which offers best compatibility with payloads and gfx mode which makes the best-looking screen.
Also right now we have an unfortunate situation when qemu is in gfx mode while most real systems use text mode.
Change-Id: Ifad7ba197875edfdd06eb932afeb5800229ef055 Signed-off-by: Vladimir Serbinenko phcoder@gmail.com
See http://review.coreboot.org/5282 for details.
-gerrit