coreboot-kgpe-d16/src/arch/x86
Aaron Durbin a5b7067638 romcc_io: add pci_or_configX functions.
Some of the modules use their own rolled pci_or_configX functions.
Therefore, make them first class so everyone can use them without
copying them.

Change-Id: I9a4d3364c832548dbfe18139c27cce2d60c3316d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/1797
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-12 17:32:52 +01:00
..
acpi After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
boot oprom: Ensure that mode information is valid before putting it in the tables. 2012-11-12 04:22:34 +01:00
include romcc_io: add pci_or_configX functions. 2012-11-12 17:32:52 +01:00
init Add support for storing POST codes in CMOS 2012-11-08 19:40:40 +01:00
lib x86 memcpy: Copy 4 bytes at once 2012-11-08 19:40:26 +01:00
llshell llshell: fix build without romcc 2012-06-14 21:21:06 +02:00
coreboot_ram.ld After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
Kconfig Reduce default stack size to 4K 2012-11-12 17:10:39 +01:00
Makefile.inc x86/Makefile.inc: Test if the strings are equal by single equal sign 2012-11-12 17:26:59 +01:00