Force
Arch- Type:
plist string - Failsafe:
Any(Apply to any supported architecture) - Description: Kext architecture (
i386,x86_64).
- Type:
BundlePath- Type:
plist string - Failsafe: Empty
- Description: Kext bundle path (e.g.
System\Library\Extensions\IONetworkingFamily.kext).
- 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 load this kernel extension from the system volume when not present in the kernel cache.
- Type:
ExecutablePath- Type:
plist string - Failsafe: Empty
- Description: Kext executable path relative to bundle (e.g.
Contents/MacOS/IONetworkingFamily).
- Type:
Identifier- Type:
plist string - Failsafe: Empty
- Description: Kext identifier to perform presence checking before adding (e.g.
com.apple.iokit.IONetworkingFamily). Only drivers which identifiers are not be found in the cache will be added.
- Type:
MaxKernel- Type:
plist string - Failsafe: Empty
- Description: Adds kernel extension on specified macOS version or older.
Note: Refer to the Add MaxKernel description for matching logic.
- Type:
MinKernel- Type:
plist string - Failsafe: Empty
- Description: Adds kernel extension on specified macOS version or newer.
Note: Refer to the Add MaxKernel description for matching logic.
- Type:
PlistPath- Type:
plist string - Failsafe: Empty
- Description: Kext
Info.plistpath relative to bundle (e.g.Contents/Info.plist).
- Type: