coreboot-kgpe-d16/src
Patrick Georgi 1465385db0 sch: strip quotes around cmc.bin filename
This was mentioned several times already, how about we get it in?
It avoids cbfstool to fail because path/to/"file" doesn't work.

Change-Id: Ia01acbd78f81a5db890fd1573a2f3cbe1450562f
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/305
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
2011-10-21 16:14:38 +02:00
..
arch/x86 Add macros for 64bit byte order swapping 2011-10-21 14:13:19 +02:00
boot Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
console Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
cpu Activate older Xeon P4 microcodes 2011-10-18 00:10:51 +02:00
devices Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
drivers sconfig: check whether component directory actually exists 2011-10-19 03:31:21 +02:00
ec T60: Add support for Ultrabay Legacy I/O devices (40Y8122) 2011-10-20 16:06:35 +02:00
include Add macros for 64bit byte order swapping 2011-10-21 14:13:19 +02:00
lib Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
mainboard T60: Add support for Ultrabay Legacy I/O devices (40Y8122) 2011-10-20 16:06:35 +02:00
northbridge I945: replace #if defined() by #if 2011-10-19 00:09:23 +02:00
pc80 Fix our CMOS checksum algorithm so it matches what /dev/nvram expects 2011-10-17 17:51:52 +02:00
southbridge sch: strip quotes around cmc.bin filename 2011-10-21 16:14:38 +02:00
superio Append logical PME/GPIO device. Fix MPU device number. 2011-10-18 00:11:33 +02:00
vendorcode Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 2011-10-14 22:57:11 +02:00
Kconfig refactor vesa mode setting code and bootsplash code 2011-10-13 20:00:50 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00