ACPICA: Allow OS override of all ACPI tables
authorBob Moore <robert.moore@intel.com>
Tue, 3 Feb 2009 06:35:25 +0000 (14:35 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 26 Mar 2009 20:38:19 +0000 (16:38 -0400)
Previously, the table override mechanism was implemented for the
DSDT only. Now, any table in the RSDT/XSDT can be replaced by
the host OS. (including the DSDT).

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found