coreboot-kgpe-d16/src
Stefan Reinauer 7981b940a6 Report GSE chipset and warn if the code has been compiled for the wrong chipset.
It would be nicer to unify the code so that it does all detection at runtime
instead of compile time (but that would also significantly increase code size)
so if someone else wants to give it a shot...

Change-Id: Idc67bdf7a6ff2b78dc8fc67a0da5ae7a4c0a3bf0
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/184
Tested-by: build bot (Jenkins)
2011-09-09 11:40:04 +02:00
..
arch/x86 Add automatic SMBIOS table generation 2011-08-26 20:08:52 +02:00
boot more ifdef -> if fixes. 2011-04-21 21:26:58 +00:00
console Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
cpu AMD F14 Rev C0 update 2011-09-07 01:10:29 +02:00
devices more ifdef -> if fixes 2011-04-21 20:45:45 +00:00
drivers Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an 2011-04-26 23:47:04 +00:00
ec Lenovo H8: Always clear audio mute 2011-08-19 14:17:06 +02:00
include Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
lib Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
mainboard AMD SB800 southbridge update 2011-09-07 01:10:05 +02:00
northbridge Report GSE chipset and warn if the code has been compiled for the wrong chipset. 2011-09-09 11:40:04 +02:00
pc80 X60: trigger save cmos on volume/brightness change 2011-06-15 08:51:18 +02:00
southbridge AMD SB800 southbridge update 2011-09-07 01:10:05 +02:00
superio Do not compile nuvoton superio for all board 2011-08-09 20:11:01 +02:00
vendorcode AMD SB800 southbridge update 2011-09-07 01:10:05 +02:00
Kconfig Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00