[coreboot] SeaBIOS debug output

Kevin O'Connor kevin at koconnor.net
Fri Jul 25 04:10:06 CEST 2008


Hi Myles,

On Mon, Jul 21, 2008 at 12:44:50PM -0600, Myles Watson wrote:
> I just tried your latest code, and I'm attaching the logs with and without
> PS2 support.  I get an identical blue screen with both of them.  There must
> be something else that's stopping the boot.

Thanks.

[...]
> Find memory size
> Attempting to find coreboot table
> Copying PIR from 0dff0000 to 000ff0b0
> Copying MPTABLE from 0dff0400 to 000ff0f0
> ram_size=0xf8000000

Can you try disabling mptable support?  Either disable it in coreboot,
or comment out the call to copy_mptable() in src/coreboot.c of
seabios.

The winxp installer will reliably hang under bochs if I have an
mptable present.

-Kevin




More information about the coreboot mailing list