• L
    ACPICA: allow Load(OEMx) tables · 0efabac9
    Len Brown 提交于
    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: NLen Brown <len.brown@intel.com>
    0efabac9
tbinstal.c 15.3 KB