coreboot-kgpe-d16/src/arch/i386
Rudolf Marek e6409f218c This patch adds support for MCFG table, which allows OS to find the
MMCONFIG for memory mapped PCIe config.

However this patch is not enough to enable it on Linux, Linux do not trust
BIOSes too much, so a small patch to kernel to disable the check if this
region is e820 reserved.

PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2936 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-11-03 12:50:26 +00:00
..
boot This patch adds support for MCFG table, which allows OS to find the 2007-11-03 12:50:26 +00:00
include This patch adds support for MCFG table, which allows OS to find the 2007-11-03 12:50:26 +00:00
init Change 'ram' to 'RAM' in user-visible output (closes #60). 2007-01-16 11:56:35 +00:00
lib Add a common/global failover.c file which can be used by all 2007-09-13 08:38:24 +00:00
llshell - To reduce confuse rename the parts of linuxbios bios that run from 2004-10-30 08:05:41 +00:00
smp move mptable to 960k to 1M 2006-07-19 15:32:49 +00:00
Config.lb Apply linuxbios-rename-compressed-payload-options.patch, refs #14 2006-12-15 11:42:16 +00:00