This belongs to changeset: 3840
authorRudolf Marek <r.marek@assembler.cz>
Tue, 23 Dec 2008 18:29:50 +0000 (18:29 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Tue, 23 Dec 2008 18:29:50 +0000 (18:29 +0000)
commit1cced2fe70a3f978a669ba71261406045597f55d
tree5a9a7fa7a60cbeacd4845ec5942ea7078e398662
parentda3d5dffbcc9ecc7451e0b82d708e25b48dcfe80
This belongs to changeset: 3840

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@3842 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asus/m2v-mx_se/amdk8_util.asl [new file with mode: 0644]