coreboot-kgpe-d16/src/mainboard/getac/p470
Patrick Georgi b251753b4f Change read_option() to a macro that wraps some API uglyness
Simplify
read_option(CMOS_VSTART_foo, CMOS_VLEN_foo, somedefault)
to
read_option(foo, somedefault)

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6565 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-05-10 21:53:13 +00:00
..
acpi ICH7: Fix register naming error 2011-04-01 07:28:35 +00:00
acpi_slic.c Add support for the Getac P470 2010-05-16 14:24:41 +00:00
acpi_tables.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Add a new CMOS variable which triggers activation of the 2011-01-27 07:39:38 +00:00
devicetree.cb Add new ec subdir for Embedded Controllers and common ACPI EC support 2011-01-27 11:43:03 +00:00
dmi.h Add support for the Getac P470 2010-05-16 14:24:41 +00:00
dsdt.asl Add support for the Getac P470 2010-05-16 14:24:41 +00:00
ec_oem.c Add new ec subdir for Embedded Controllers and common ACPI EC support 2011-01-27 11:43:03 +00:00
ec_oem.h Add new ec subdir for Embedded Controllers and common ACPI EC support 2011-01-27 11:43:03 +00:00
fadt.c Add support for the Getac P470 2010-05-16 14:24:41 +00:00
hda_verb.h Two hda_verb.h files: Add more comments. 2010-12-10 12:52:50 +00:00
irq_tables.c Add support for the Getac P470 2010-05-16 14:24:41 +00:00
Kconfig Add new ec subdir for Embedded Controllers and common ACPI EC support 2011-01-27 11:43:03 +00:00
mainboard.c Add new ec subdir for Embedded Controllers and common ACPI EC support 2011-01-27 11:43:03 +00:00
mainboard_smi.c Add new ec subdir for Embedded Controllers and common ACPI EC support 2011-01-27 11:43:03 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mptable.c Get mptable OEM/product ID from kconfig variables. 2010-12-16 19:51:38 +00:00
romstage.c Change read_option() to a macro that wraps some API uglyness 2011-05-10 21:53:13 +00:00
rtl8168.c Add support for the Getac P470 2010-05-16 14:24:41 +00:00