Delete
All- Type:
plist boolean - Failsafe:
false(Only delete the first matched table) - Description: Set to
trueto delete all ACPI tables matching the condition.
- Type:
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 remove this ACPI table.
- Type:
OemTableId- Type:
plist data, 8 bytes - Failsafe: All zero (Match any table OEM ID) Description: Match table OEM ID equal to this value.
- Type:
TableLength- Type:
plist integer - Failsafe:
0(Match any table size) - Description: Match table size equal to this value.
- Type:
TableSignature- Type:
plist data, 4 bytes - Failsafe: All zero (Match any table signature) Description: Match table signature equal to this value.
- Type:
Note: Do not use table signatures when the sequence must be replaced in multiple places. This is particularly relevant when performing different types of renames.