Add
Comment- Type:
plist string - Failsafe: Empty
- Description: Arbitrary ASCII string used to provide human readable reference for the entry. Whether this value is used is implementation defined.
- Type:
Enabled- Type:
plist boolean - Failsafe:
false - Description: Set to
trueto add this ACPI table.
- Type:
Path- Type:
plist string - Failsafe: Empty
- Description: File paths meant to be loaded as ACPI tables. Example values include
DSDT.aml,SubDir/SSDT-8.aml,SSDT-USBX.aml, etc.
- Type:
The ACPI table load order follows the item order in the array. ACPI tables are loaded from the OC/ACPI directory.
Note: All tables apart from tables with a DSDT table identifier (determined by parsing data, not by filename) insert new tables into the ACPI stack. DSDT tables perform a replacement of DSDT tables instead.