moved EFI to daniyo27, reverted back to older Voodoo to fix trackpad

This commit is contained in:
2022-10-08 12:32:31 -07:00
parent ee5d6c64c2
commit 1f75b19521
495 changed files with 859 additions and 464 deletions

BIN
EFI/OC/ACPI/SSDT-ALS0.aml Normal file

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-AWAC.aml Normal file

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-DMAC.aml Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-GPRW.aml Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-PMCR.aml Normal file

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-PNLF.aml Normal file

Binary file not shown.

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-RHUB.aml Normal file

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-RMDT.aml Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-ZPTS.aml Normal file

Binary file not shown.

BIN
EFI/OC/ACPI/SSDT-ZWAK.aml Normal file

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,66 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleGetInfoString</key>
<string>AppleIntelMCEReporter Disabler 1.0, © 2019 by XLNC. All rights reserved.</string>
<key>CFBundleIdentifier</key>
<string>org.xlnc.disabler.MCEReporter</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>DisableAppleIntelMCEReporter</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleVersion</key>
<string>1.2</string>
<key>IOKitPersonalities</key>
<dict>
<key>DisableMCEInterruptController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleIntelMCEReporter</string>
<key>IOClass</key>
<string>IOService</string>
<key>IOMatchCategory</key>
<string>AppleIntelMCEInterruptController</string>
<key>IOProbeScore</key>
<integer>5000</integer>
<key>IOPropertyMatch</key>
<array>
<dict>
<key>board-id</key>
<string>Mac-F60DEB81FF30ACF6</string>
</dict>
<dict>
<key>board-id</key>
<string>Mac-7BA5B2D9E42DDD94</string>
</dict>
<dict>
<key>board-id</key>
<string>Mac-27AD2F918AE68F61</string>
</dict>
</array>
<key>IOProviderClass</key>
<string>IOPlatformExpertDevice</string>
</dict>
<key>DisableMCEReporter</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleIntelMCEReporter</string>
<key>IOClass</key>
<string>IOService</string>
<key>IOMatchCategory</key>
<string>AppleIntelMCEReporter</string>
<key>IOProbeScore</key>
<integer>5000</integer>
<key>IOProviderClass</key>
<string>AppleIntelMCEInterruptNub</string>
</dict>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

View File

@@ -3,27 +3,27 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>20G817</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>NVMeFix</string>
<string>BlueToolFixup</string>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.NVMeFix</string>
<string>as.acidanthera.BlueToolFixup</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NVMeFix</string>
<string>BlueToolFixup</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>2.6.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.0</string>
<string>2.6.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
@@ -42,14 +42,14 @@
<string>13C100</string>
<key>IOKitPersonalities</key>
<dict>
<key>org.acidanthera.NVMeFix</key>
<key>BlueToolFixup</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.NVMeFix</string>
<string>as.acidanthera.BlueToolFixup</string>
<key>IOClass</key>
<string>NVMeFix</string>
<string>BlueToolFixup</string>
<key>IOMatchCategory</key>
<string>NVMeFix</string>
<string>BlueToolFixup</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
@@ -57,15 +57,11 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 acidanthera. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<string>10.8</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.4.1</string>
<string>1.4.7</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>

View File

@@ -0,0 +1,107 @@
<?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>20G624</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>CPUFriend</string>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.driver.CPUFriend</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>CPUFriend</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.6</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<key>DTXcode</key>
<string>1321</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<key>IOKitPersonalities</key>
<dict>
<key>CPUFriend</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.driver.CPUFriend</string>
<key>IOClass</key>
<string>CPUFriend</string>
<key>IOMatchCategory</key>
<string>CPUFriend</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
<key>CPUFriendPlatform</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.acidanthera.driver.CPUFriend</string>
<key>IOClass</key>
<string>CPUFriendData</string>
<key>IOProbeScore</key>
<integer>6000</integer>
<key>IOPropertyMatch</key>
<dict>
<key>IOCPUNumber</key>
<integer>0</integer>
</dict>
<key>IOProviderClass</key>
<string>AppleACPICPU</string>
<key>IOResourceMatch</key>
<string>ACPI</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017-2022 PMheart. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>10.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>10.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>10.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>10.0.0</string>
<key>com.apple.kpi.mach</key>
<string>10.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>10.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,100 @@
<?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>20G624</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>CpuTscSync</string>
<key>CFBundleIdentifier</key>
<string>org.lvs1974.driver.CpuTscSync</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>CpuTscSync</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<key>DTXcode</key>
<string>1321</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<key>IOKitPersonalities</key>
<dict>
<key>CpuTscSync</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.lvs1974.driver.CpuTscSync</string>
<key>IOClass</key>
<string>CpuTscSync</string>
<key>IOMatchCategory</key>
<string>CpuTscSync</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
<key>VoodooTSCSync</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.lvs1974.driver.CpuTscSync</string>
<key>IOClass</key>
<string>VoodooTSCSync</string>
<key>IOMatchCategory</key>
<string>VoodooTSCSync</string>
<key>IOProviderClass</key>
<string>AppleACPICPU</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 lvs1974. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -3,51 +3,51 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H1217</string>
<string>19H2026</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>BrightnessKeys</string>
<string>IntelBTPatcher</string>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.BrightnessKeys</string>
<string>com.zxystd.IntelBTPatcher</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>BrightnessKeys</string>
<string>IntelBTPatcher</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.2</string>
<string>2.2.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<string>11A420a</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>GM</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1220</string>
<string>1100</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>11A420a</string>
<key>IOKitPersonalities</key>
<dict>
<key>BrightnessKeys</key>
<key>IntelBTPatcher</key>
<dict>
<key>CFBundleIdentifier</key>
<string>as.acidanthera.BrightnessKeys</string>
<string>com.zxystd.IntelBTPatcher</string>
<key>IOClass</key>
<string>BrightnessKeys</string>
<string>IntelBTPatcher</string>
<key>IOMatchCategory</key>
<string>BrightnessKeys</string>
<string>IntelBTPatcher</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
@@ -55,27 +55,27 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<string>10.12</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2022 zxystd. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOUSBHostFamily</key>
<string>1.2</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<string>12.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<string>12.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
<string>12.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
</dict>
</plist>

View File

@@ -1,229 +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>19H2026</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothInjector</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>IntelBluetoothInjector</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11A420a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19A547</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1100</string>
<key>DTXcodeBuild</key>
<string>11A420a</string>
<key>IOKitPersonalities</key>
<dict>
<key>0026</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>38</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0032</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>50</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0035</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>53</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>3165ac</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2602</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>3168</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2727</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>726x</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2012</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>8265</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2603</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>926x</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>37</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>9560</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2730</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>ax200</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>41</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>ax210</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>51</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>csr</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.CSRBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>CSRBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>2010</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

View File

@@ -0,0 +1,189 @@
<?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>20G624</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>RestrictEvents</string>
<key>CFBundleIdentifier</key>
<string>as.vit9696.RestrictEvents</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>RestrictEvents</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.8</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<key>DTXcode</key>
<string>1321</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.RestrictEfiCheck</key>
<dict>
<key>CFBundleIdentifier</key>
<string>as.vit9696.RestrictEvents</string>
<key>IOClass</key>
<string>IOService</string>
<key>IOMatchCategory</key>
<string>com_apple_driver_eficheck</string>
<key>IONameMatch</key>
<array>
<string>pci8086,1c41</string>
<string>pci8086,1c42</string>
<string>pci8086,1c43</string>
<string>pci8086,1c44</string>
<string>pci8086,1c46</string>
<string>pci8086,1c47</string>
<string>pci8086,1c49</string>
<string>pci8086,1c4a</string>
<string>pci8086,1c4b</string>
<string>pci8086,1c4c</string>
<string>pci8086,1c4d</string>
<string>pci8086,1c4e</string>
<string>pci8086,1c4f</string>
<string>pci8086,1c50</string>
<string>pci8086,1c52</string>
<string>pci8086,1c5c</string>
<string>pci8086,1d41</string>
<string>pci8086,1e42</string>
<string>pci8086,1e44</string>
<string>pci8086,1e46</string>
<string>pci8086,1e47</string>
<string>pci8086,1e48</string>
<string>pci8086,1e49</string>
<string>pci8086,1e4a</string>
<string>pci8086,1e53</string>
<string>pci8086,1e55</string>
<string>pci8086,1e56</string>
<string>pci8086,1e57</string>
<string>pci8086,1e58</string>
<string>pci8086,1e59</string>
<string>pci8086,1e5d</string>
<string>pci8086,1e5e</string>
<string>pci8086,1e5f</string>
<string>pci8086,3b02</string>
<string>pci8086,3b03</string>
<string>pci8086,3b06</string>
<string>pci8086,3b07</string>
<string>pci8086,3b08</string>
<string>pci8086,3b09</string>
<string>pci8086,3b0a</string>
<string>pci8086,3b0b</string>
<string>pci8086,3b0f</string>
<string>pci8086,3b12</string>
<string>pci8086,3b14</string>
<string>pci8086,3b16</string>
<string>pci8086,8c44</string>
<string>pci8086,8c4b</string>
<string>pci8086,8cc1</string>
<string>pci8086,8cc2</string>
<string>pci8086,8cc3</string>
<string>pci8086,8cc4</string>
<string>pci8086,8cc6</string>
<string>pci8086,8c41</string>
<string>pci8086,8c42</string>
<string>pci8086,8c44</string>
<string>pci8086,8c46</string>
<string>pci8086,8c49</string>
<string>pci8086,8c4a</string>
<string>pci8086,8c4b</string>
<string>pci8086,8c4c</string>
<string>pci8086,8c4e</string>
<string>pci8086,8c4f</string>
<string>pci8086,8c50</string>
<string>pci8086,8c52</string>
<string>pci8086,8c54</string>
<string>pci8086,8c56</string>
<string>pci8086,8c5c</string>
<string>pci8086,8d44</string>
<string>pci8086,8d47</string>
<string>pci8086,9cc1</string>
<string>pci8086,9cc2</string>
<string>pci8086,9cc3</string>
<string>pci8086,9cc5</string>
<string>pci8086,9cc6</string>
<string>pci8086,9cc7</string>
<string>pci8086,9cc9</string>
<string>pci8086,9c41</string>
<string>pci8086,9c43</string>
<string>pci8086,9c45</string>
<string>pci8086,9d41</string>
<string>pci8086,9d43</string>
<string>pci8086,9d46</string>
<string>pci8086,9d48</string>
<string>pci8086,9d4b</string>
<string>pci8086,9d4e</string>
<string>pci8086,a145</string>
<string>pci8086,a151</string>
<string>pci8086,a306</string>
</array>
<key>IOProbeScore</key>
<integer>5000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
<key>as.vit9696.RestrictEvents</key>
<dict>
<key>CFBundleIdentifier</key>
<string>as.vit9696.RestrictEvents</string>
<key>IOClass</key>
<string>RestrictEvents</string>
<key>IOMatchCategory</key>
<string>RestrictEvents</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>

View File

@@ -22,7 +22,7 @@
<string>1.0</string>
<key>IOKitPersonalities</key>
<dict>
<key>MacBookPro16,2-XHC</key>
<key>MacBookPro16,3-XHC</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
@@ -44,18 +44,20 @@
<true/>
<key>port-count</key>
<data>
EAAAAA==
DgAAAA==
</data>
<key>ports</key>
<dict>
<key>HS01</key>
<dict>
<key>#port</key>
<key>Comment</key>
<string>Right Front USB-A 2.0</string>
<key>UsbConnector</key>
<integer>3</integer>
<key>port</key>
<data>
AQAAAA==
</data>
<key>UsbConnector</key>
<integer>3</integer>
</dict>
<key>HS02</key>
<dict>
@@ -68,21 +70,25 @@
</dict>
<key>HS03</key>
<dict>
<key>#port</key>
<key>Comment</key>
<string>Right Back USB-A 2.0</string>
<key>UsbConnector</key>
<integer>3</integer>
<key>port</key>
<data>
AwAAAA==
</data>
<key>UsbConnector</key>
<integer>3</integer>
</dict>
<key>HS04</key>
<dict>
<key>#port</key>
<key>Comment</key>
<string>Left USB-A 2.0</string>
<key>UsbConnector</key>
<integer>3</integer>
<key>port</key>
<data>
BAAAAA==
</data>
<key>UsbConnector</key>
<integer>3</integer>
</dict>
<key>HS05</key>
<dict>
@@ -104,8 +110,10 @@
</dict>
<key>HS07</key>
<dict>
<key>Comment</key>
<string>USB-C</string>
<key>UsbConnector</key>
<integer>3</integer>
<integer>9</integer>
<key>port</key>
<data>
BwAAAA==
@@ -131,12 +139,12 @@
</dict>
<key>HS10</key>
<dict>
<key>#port</key>
<key>UsbConnector</key>
<integer>255</integer>
<key>port</key>
<data>
CgAAAA==
</data>
<key>UsbConnector</key>
<integer>3</integer>
</dict>
<key>HS11</key>
<dict>
@@ -158,6 +166,8 @@
</dict>
<key>SS01</key>
<dict>
<key>Comment</key>
<string>Righ Back USB-A 3.0</string>
<key>UsbConnector</key>
<integer>3</integer>
<key>port</key>
@@ -167,6 +177,8 @@
</dict>
<key>SS02</key>
<dict>
<key>Comment</key>
<string>Right Front USB-A 3.0</string>
<key>UsbConnector</key>
<integer>3</integer>
<key>port</key>
@@ -183,37 +195,10 @@
<key>UsbConnector</key>
<integer>3</integer>
</dict>
<key>SS04</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>port</key>
<data>
EAAAAA==
</data>
</dict>
<key>SS05</key>
<dict>
<key>#port</key>
<data>
EQAAAA==
</data>
<key>UsbConnector</key>
<integer>3</integer>
</dict>
<key>SS06</key>
<dict>
<key>#port</key>
<data>
EgAAAA==
</data>
<key>UsbConnector</key>
<integer>3</integer>
</dict>
</dict>
</dict>
<key>model</key>
<string>MacBookPro16,2</string>
<string>MacBookPro16,3</string>
</dict>
</dict>
<key>OSBundleRequired</key>

View File

@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.7</string>
<string>2.6.5</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.7</string>
<string>2.6.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

View File

@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.3</string>
<string>1.1.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.3</string>
<string>1.1.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

Some files were not shown because too many files have changed in this diff Show More