[LinuxBIOS] MB1030 / 3036 I like 13 :D

Stefan Reinauer stepan at coresystems.de
Wed Apr 26 12:32:09 CEST 2006


* Christian Sühs <chris at suehsi.de> [060426 13:17]:
> The right device is allocated, the image is copy and the emulator is 
> entered, now the question is.
> Why fails the emulator. It seems, that there happens nothing.
> Remember that. There is no debug output, but it should.
 
LinuxBIOSv2/src/devices/emulator/x86emu/debug.h

there's:

//#define DEBUG 0
#undef DEBUG


change that to 

#define DEBUG 1
and enable the ...trace_on() in biosemu.c again

S.

-- 
coresystems GmbH · Brahmsstr. 16 · D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 · Fax: +49 761 7664613
Email: info at coresystems.de  · http://www.coresystems.de/




More information about the coreboot mailing list