coreboot-kgpe-d16/util/x86emu/yabel
Stefan Reinauer 074356ec81 Option ROM init x86/x86emu update
- use default display in int 15 5f35
- move REALMODE_BASE to 0x600, 0x500 can be BDA
- add regparm for assembler functions
- use memset instead of own implementation
- YABEL: copy back the IVT, BDA and VBIOS. Some Xorg drivers require this.
- YABEL: use hardware timer instead of emulated timer, because the emulated
  timer's base is never initialized (leading to division by zero if the 
  timer is really used)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4852 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-25 19:50:47 +00:00
..
compat Option ROM init x86/x86emu update 2009-10-25 19:50:47 +00:00
Config.lb Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
Makefile.inc Add Kconfig support for PCI option ROMS. 2009-08-28 14:36:12 +00:00
biosemu.c Add Kconfig support for PCI option ROMS. 2009-08-28 14:36:12 +00:00
biosemu.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
debug.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
debug.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
device.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
device.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
interrupt.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
interrupt.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
io.c Option ROM init x86/x86emu update 2009-10-25 19:50:47 +00:00
io.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
mem.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
mem.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
pmm.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
pmm.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
vbe.c Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00
vbe.h Don't pull in x86emu from a foreign directory anymore. This 2009-08-11 21:28:25 +00:00