[-] Remove AGPMInjector.kext
This commit is contained in:
@@ -1,66 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A241128</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>113, Copyright 2008-2019 Apple Inc. All rights reserved.</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AGPMInjector</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>AGPMInjector</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.2.8</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>127</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>AGPM</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.driver.AGPM</string>
|
||||
<key>IOClass</key>
|
||||
<string>AGPMController</string>
|
||||
<key>IONameMatch</key>
|
||||
<string>AGPMEnabler</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPlatformPluginDevice</string>
|
||||
<key>Machines</key>
|
||||
<dict>
|
||||
<key>iMacPro1,1</key>
|
||||
<dict>
|
||||
<key>Vendor1002Device67df</key>
|
||||
<dict>
|
||||
<key>AGDCEnabled</key>
|
||||
<integer>1</integer>
|
||||
<key>Heuristic</key>
|
||||
<dict>
|
||||
<key>ID</key>
|
||||
<integer>-1</integer>
|
||||
</dict>
|
||||
<key>control-id</key>
|
||||
<integer>17</integer>
|
||||
<key>max-power-state</key>
|
||||
<integer>15</integer>
|
||||
<key>min-power-state</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2008-2019 Apple Inc. All rights reserved.</string>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Safe Boot</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user