Hi,
On Tue, Jul 08, 2008 at 03:26:45PM -0600, Myles Watson wrote:
When I increase the debug level in SeaBIOS, I see the enter handle_10 messages in hardware, but not in qemu. Do you see that as well?
Okay - if you're seeing handle_10 messages then this means the vga bios did not init properly. (Normally, the vga bios takes over int 0x10.)
Did you have coreboot init the vga option rom first? If so, you probably want to disable that.
-Kevin