coreboot-kgpe-d16/src/devices
Stefan Reinauer 20d9de33cc Fix console output in real mode int10 implementation.
Checking RBIL, int10 AH=0x10 does never output a character.
The two output functions are AH=0x09 and AH=0x0e.

Change-Id: Id7f4d260b63024748ef771f949e8b60f934bacbc
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/483
Tested-by: build bot (Jenkins)
Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
2011-12-13 23:46:27 +01:00
..
oprom Fix console output in real mode int10 implementation. 2011-12-13 23:46:27 +01:00
Kconfig Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
agp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
cardbus_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
device.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
device_util.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
hypertransport.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_device.c Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
pci_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_rom.c some ifdef --> if fixes 2011-04-21 20:24:43 +00:00
pciexp_device.c some ifdef --> if fixes 2011-04-21 20:24:43 +00:00
pcix_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pnp_device.c Fix an infinite loop in pnp_get_ioresource(), which freezes coreboot if 2011-01-31 21:16:48 +00:00
root_device.c Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00