coreboot-kgpe-d16/payloads/libpayload/drivers
Jordan Crouse ec6363dc48 [PATCH] libpayload: Bail if the keyboard controller isn't there
If the system in question does not have a superIO, then a read of
0x64 will return 0xFF and we will loop forever.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3675 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-10-20 17:07:26 +00:00
..
usb - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
video
Makefile.inc
keyboard.c [PATCH] libpayload: Bail if the keyboard controller isn't there 2008-10-20 17:07:26 +00:00
nvram.c
options.c
pci.c [PATCH] libpayload: Fix the PCI search function 2008-10-20 16:52:06 +00:00
serial.c
speaker.c