Move the ACPI FACP table to the front of the RSDT list. This is done to work around...
authorScott Duplichan <scott@notabs.org>
Fri, 20 May 2011 00:06:09 +0000 (00:06 +0000)
committerScott Duplichan <scott@notabs.org>
Fri, 20 May 2011 00:06:09 +0000 (00:06 +0000)
commit20aad25e6e8275815cfdbf4fbb07f9317e3c4812
tree366cb81c090af09fc4e63940dd9b87819816d563
parent6c44550df1684d13cc2c1bf29410c99e91bfa204
Move the ACPI FACP table to the front of the RSDT list. This is done to work around a Windows XP or Server 2003 setup failure where an error message such as: "An unexpected error (805262864) occurred at line 1768 of d:\xpclient\base\boot\setup\arcdisp.c" occurs. This change updates AMD reference board projects, but could applied to others as well.

Signed-off-by: Scott Duplichan <scott@notabs.org>
Acked-by: Marc Jones <marcj303@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6600 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/amd/bimini_fam10/acpi_tables.c
src/mainboard/amd/dbm690t/acpi_tables.c
src/mainboard/amd/inagua/acpi_tables.c
src/mainboard/amd/mahogany/acpi_tables.c
src/mainboard/amd/mahogany_fam10/acpi_tables.c
src/mainboard/amd/persimmon/acpi_tables.c
src/mainboard/amd/pistachio/acpi_tables.c
src/mainboard/amd/serengeti_cheetah/acpi_tables.c
src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c
src/mainboard/amd/tilapia_fam10/acpi_tables.c