commit | ac5f98db7be34cefc244026f882cf030debb7431 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Tue Feb 03 14:35:25 2009 +0800 |
committer | Len Brown <len.brown@intel.com> | Thu Mar 26 16:38:19 2009 -0400 |
tree | 7746bc75e1a8f4344b8673b5d2b54bc07147ca0f | |
parent | 4bbfb85da27c27e9cc9a7fef4bd75df6361152ff [diff] |
ACPICA: Allow OS override of all ACPI tables 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>