The attached patch adds missing bits to ACPI to make Windows XP and Windows Vista...
authorRudolf Marek <r.marek@assembler.cz>
Tue, 23 Dec 2008 17:34:15 +0000 (17:34 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Tue, 23 Dec 2008 17:34:15 +0000 (17:34 +0000)
commit79e532560c63d5ea095aaeb218443964bbceccae
treeed92a7ff038852caac5552f034e9f3211fe3407f
parent33f9633184ddc84151ab3685725d13448cdec232
The attached patch adds missing bits to ACPI to make Windows XP and Windows Vista happy.

The FADT bootarch flags
Blacklists MSI for this chipset (maybe not needed)
Adds modified amdk8_util.asl
Adds the SSDT table to chain of tables
Aligns the FACS correctly (this should be done for other boards)
Adds the _CRS method to Asus M2V-MX SE acpi DSDT.
Fixes the FACS table length.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3840 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/include/arch/acpi.h
src/include/stdlib.h
src/mainboard/asus/m2v-mx_se/acpi_tables.c
src/mainboard/asus/m2v-mx_se/cache_as_ram_auto.c
src/mainboard/asus/m2v-mx_se/dsdt.asl
src/mainboard/asus/m2v-mx_se/fadt.c