Make ACPI with low and high tables work again. The RSDP contained a
authorPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 13 May 2009 14:39:59 +0000 (14:39 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 13 May 2009 14:39:59 +0000 (14:39 +0000)
commit8f047de352d26c353c1c6bc9649a4616fa66bbd6
tree0b08f6af57a1ba9a2355d73927ef20957f167a00
parent4b35354d399d4ee201cd8f652335d8e1b1a79f7b
Make ACPI with low and high tables work again. The RSDP contained a
bogus RSDT pointer due to a wrong order of commands.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4280 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/boot/tables.c