coreboot-kgpe-d16/src
Stefan Reinauer 36de0424f2 Add "reasonable" values in ASL at places we overwrite from
coreboot later. Current ASL compilers check for validity
and complain about the dummy values.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5579 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-05-21 20:40:38 +00:00
..
arch/i386 Move generation of mptable entries for ISA to generic code. 2010-05-20 15:28:19 +00:00
boot Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
console We didn't have console.initobj.o before, but the same hard coded 2010-05-08 11:17:24 +00:00
cpu Get rid of this warning: 2010-05-21 17:15:55 +00:00
devices Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
drivers Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
include Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
lib Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mainboard Add "reasonable" values in ASL at places we overwrite from 2010-05-21 20:40:38 +00:00
northbridge Fix amdk8_util.asl and explain behaviour a bit. 2010-05-21 20:36:47 +00:00
pc80 Drop console/console.c and pc80/serial.c from mainboards' 2010-05-08 09:14:51 +00:00
southbridge Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
superio Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
Kconfig Move the 'USE CMOS' Kconfig question. 2010-05-19 18:41:15 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00