• Len Brown's avatar
    ACPICA: allow Load(OEMx) tables · 0efabac9
    Len Brown authored
    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: default avatarLen Brown <len.brown@intel.com>
    0efabac9
tbinstal.c 15.3 KB