coreboot-kgpe-d16/util/x86emu
Stefan Reinauer 4172efc17f biosemu (non-yabel) cleanup
* Drop pcbios folder that only exists for a single function
* include int1a handler in biosemu.c
* Wipe a lot of dead code, and set up F segment correctly
* include return value check from yabel.

On the long run we should teach yabel to be able to run with a reduced feature
set, ie. no emulation of (almost) all system hardware. Then we could drop the
non-yabel x86emu.
But for now this patch cleans up the non-yabel biosemu.c to a state where it's
not all that ugly anymore..

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4915 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-05 17:24:03 +00:00
..
include/x86emu x86emu: Add support for the following opcodes: 2009-11-03 14:59:43 +00:00
x86emu x86emu: Add support for the following opcodes: 2009-11-03 14:59:43 +00:00
yabel Option ROM init x86/x86emu update 2009-10-25 19:50:47 +00:00
Config.lb biosemu (non-yabel) cleanup 2009-11-05 17:24:03 +00:00
Makefile biosemu (non-yabel) cleanup 2009-11-05 17:24:03 +00:00
Makefile.inc biosemu (non-yabel) cleanup 2009-11-05 17:24:03 +00:00
biosemu.c biosemu (non-yabel) cleanup 2009-11-05 17:24:03 +00:00
x86.c Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
x86_asm.S Get the passed in Bus/Device/Function from the correct location on the 2009-11-05 09:09:20 +00:00
x86_interrupts.c fix Qemu 2009-11-05 12:44:50 +00:00