commit | 0efabac9b7c8535eeb199d2f16d3eb44dc4761b2 | [log] [tgz] |
---|---|---|
author | Len Brown <len.brown@intel.com> | Thu May 24 02:25:00 2007 -0400 |
committer | Len Brown <len.brown@intel.com> | Tue May 29 18:29:50 2007 -0400 |
tree | c76d353dbee44f1d2ea7df383a7f133cad701b13 | |
parent | c420bc9f09a0926b708c3edb27eacba434a4f4ba [diff] |
ACPICA: allow Load(OEMx) tables HP and Hitachi machines have been implemented with SSDT's that use the "OEMx" signatures. But upon Load, ACPICA is rejecting these tables because they are not using the "SSDT" signature. ACPI Error (tbinstal-0134): Table has invalid signature [OEMx], must be SSDT... Signed-off-by: Len Brown <len.brown@intel.com>