For the first time to submit
This commit is contained in:
Vendored
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
+115
@@ -0,0 +1,115 @@
|
|||||||
|
<?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>18A391</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>ACPIBatteryManager</string>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>1.90.1, Copyright 2011 Apple Inc., RehabMan 2012</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>ACPIBatteryManager</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.90.1</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.90.1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>9F2000</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>12D75</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.8</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>0941</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>9F2000</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>ACPI AC Adapter</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>ACPIACAdapter</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>ACPI0003</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
</dict>
|
||||||
|
<key>ACPI Battery Manager</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
|
||||||
|
<key>Configuration</key>
|
||||||
|
<dict>
|
||||||
|
<key>Correct16bitSignedCurrentRate</key>
|
||||||
|
<true/>
|
||||||
|
<key>CorrectCorruptCapacities</key>
|
||||||
|
<true/>
|
||||||
|
<key>CurrentDischargeRateMax</key>
|
||||||
|
<integer>20000</integer>
|
||||||
|
<key>EstimateCycleCountDivisor</key>
|
||||||
|
<integer>6</integer>
|
||||||
|
<key>FirstPollDelay</key>
|
||||||
|
<integer>4000</integer>
|
||||||
|
<key>StartupDelay</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>UseDesignVoltageForCurrentCapacity</key>
|
||||||
|
<true/>
|
||||||
|
<key>UseDesignVoltageForDesignCapacity</key>
|
||||||
|
<true/>
|
||||||
|
<key>UseDesignVoltageForMaxCapacity</key>
|
||||||
|
<true/>
|
||||||
|
<key>UseExtendedBatteryInformationMethod</key>
|
||||||
|
<true/>
|
||||||
|
<key>UseExtraBatteryInformationMethod</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AppleSmartBatteryManager</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>PNP0C0A</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2011 Apple Inc. All rights reserved, RehabMan 2012</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.0d1</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
<key>Source Code</key>
|
||||||
|
<string>https://github.com/RehabMan/OS-X-ACPI-Battery-Driver</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
+101
@@ -0,0 +1,101 @@
|
|||||||
|
<?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>18G95</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>ACPIMonitor</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.slice.ACPIMonitor</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.3</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>15E60</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.11</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1100</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11A420a</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>ACPI Monitoring Plugin</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.slice.ACPIMonitor</string>
|
||||||
|
<key>FanNames</key>
|
||||||
|
<array>
|
||||||
|
<string>System Fan</string>
|
||||||
|
<string>CPU Fan</string>
|
||||||
|
<string>Power Fan</string>
|
||||||
|
<string>Intake Fan</string>
|
||||||
|
<string>Exhaust Fan</string>
|
||||||
|
<string>Fan 6</string>
|
||||||
|
<string>Fan 7</string>
|
||||||
|
<string>Fan 8</string>
|
||||||
|
<string>Fan 9</string>
|
||||||
|
<string>Fan 10</string>
|
||||||
|
</array>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>ACPIMonitor</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>ACPIMonitor</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>monitor</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
<key>keysToAdd</key>
|
||||||
|
<dict>
|
||||||
|
<key>MSLD</key>
|
||||||
|
<string>MSLD-1</string>
|
||||||
|
<key>TCRR</key>
|
||||||
|
<string>TA0P</string>
|
||||||
|
<key>TCRW</key>
|
||||||
|
<string>TA1P</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.6</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>org.netkas.FakeSMC</key>
|
||||||
|
<string>3.3.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
@@ -0,0 +1,115 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
+130
@@ -0,0 +1,130 @@
|
|||||||
|
<?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>20A4300b</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.0.8</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.0.8</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E708</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19G68</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1160</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E708</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.lvs1974.AirportBrcmFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>AirportBrcmFixup</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
<key>as.lvs1974.FakeAirportBrcmFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>FakeBrcm</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,432b</string>
|
||||||
|
<string>pci14e4,4311</string>
|
||||||
|
<string>pci14e4,4312</string>
|
||||||
|
<string>pci14e4,4313</string>
|
||||||
|
<string>pci14e4,4318</string>
|
||||||
|
<string>pci14e4,4319</string>
|
||||||
|
<string>pci14e4,431a</string>
|
||||||
|
<string>pci14e4,4320</string>
|
||||||
|
<string>pci14e4,4324</string>
|
||||||
|
<string>pci14e4,4325</string>
|
||||||
|
<string>pci14e4,4328</string>
|
||||||
|
<string>pci14e4,432c</string>
|
||||||
|
<string>pci14e4,432d</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>6000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 lvs1974. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.6</string>
|
||||||
|
<key>com.apple.driver.corecapture</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
|
<string>1.5</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>2.7</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>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
+51
@@ -0,0 +1,51 @@
|
|||||||
|
<?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>CFBundleGetInfoString</key>
|
||||||
|
<string>Copyright © 2020 lvs1974. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcm4360Injector</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirPortBrcm4360</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Airport_Brcm4360</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.Brcm4360</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_Brcm4360</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,4331</string>
|
||||||
|
<string>pci14e4,4353</string>
|
||||||
|
<string>pci14e4,4357</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1110</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+115
@@ -0,0 +1,115 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/Info.plist
Executable
+50
@@ -0,0 +1,50 @@
|
|||||||
|
<?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>CFBundleGetInfoString</key>
|
||||||
|
<string>Copyright © 2020 lvs1974. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.AirportBrcmNICInjector</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>AirPortBrcmNIC</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>Airport_BrcmNIC</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.driver.AirPort.BrcmNIC</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>AirPort_BrcmNIC</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IODefaultMatchCategory</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<array>
|
||||||
|
<string>pci14e4,43ba</string>
|
||||||
|
<string>pci14e4,43a3</string>
|
||||||
|
<string>pci14e4,43a0</string>
|
||||||
|
<string>pci14e4,43b1</string>
|
||||||
|
<string>pci14e4,43b2</string>
|
||||||
|
</array>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>2048</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>TruePowerOff</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
+115
@@ -0,0 +1,115 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
@@ -0,0 +1,134 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict>
|
||||||
|
<key>PlugIns/AirPortBrcm4360_Injector.kext</key>
|
||||||
|
<dict>
|
||||||
|
<key>cdhash</key>
|
||||||
|
<data>
|
||||||
|
RJ2ZUOQ9JKN7Eoc8o4TuLgLxEXU=
|
||||||
|
</data>
|
||||||
|
<key>requirement</key>
|
||||||
|
<string>cdhash H"49f05751cbfda6ba640bea88ab47654cf1fea459" or cdhash H"449d9950e43d24a37b12873ca384ee2e02f11175"</string>
|
||||||
|
</dict>
|
||||||
|
<key>PlugIns/AirPortBrcmNIC_Injector.kext</key>
|
||||||
|
<dict>
|
||||||
|
<key>cdhash</key>
|
||||||
|
<data>
|
||||||
|
OzqYJA7+l+C2d6LxXozby55MhMg=
|
||||||
|
</data>
|
||||||
|
<key>requirement</key>
|
||||||
|
<string>cdhash H"ea90bb042b73934b0644dbd3cbcf53372455878a" or cdhash H"3b3a98240efe97e0b677a2f15e8cdbcb9e4c84c8"</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
+11648
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
@@ -0,0 +1,115 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
+1410
File diff suppressed because it is too large
Load Diff
+67
@@ -0,0 +1,67 @@
|
|||||||
|
<?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>18E226</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>BrcmFirmwareData</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BrcmFirmwareStore</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>BrcmFirmwareData</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.5.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.5.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>BrcmFirmwareStore</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.BrcmFirmwareStore</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BrcmFirmwareStore</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BrcmFirmwareStore</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>2.5.3</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>9.0</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
+131
@@ -0,0 +1,131 @@
|
|||||||
|
<?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>18G87</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>BrcmPatchRAM2</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.no-one.BrcmPatchRAM2</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>BrcmPatchRAM2</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.2.10</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.2.10</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18G74</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1030</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10G8</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>0a5c_6412</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.no-one.BrcmPatchRAM2</string>
|
||||||
|
<key>DisplayName</key>
|
||||||
|
<string>Dell Wireless 1820A Bluetooth 4.1 LE</string>
|
||||||
|
<key>FirmwareKey</key>
|
||||||
|
<string>BCM4350C5_003.006.007.0222.4689_v8785</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BrcmPatchRAM2</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BrcmPatchRAM2</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>4000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOUSBHostDevice</string>
|
||||||
|
<key>InitialDelay</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>PostResetDelay</key>
|
||||||
|
<integer>250</integer>
|
||||||
|
<key>PreResetDelay</key>
|
||||||
|
<integer>250</integer>
|
||||||
|
<key>UpgradeDelay</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>idProduct</key>
|
||||||
|
<integer>25618</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>2652</integer>
|
||||||
|
</dict>
|
||||||
|
<key>0a5c_6414</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.no-one.BrcmPatchRAM2</string>
|
||||||
|
<key>DisplayName</key>
|
||||||
|
<string>Dell Wireless 1820A Bluetooth 4.1 LE</string>
|
||||||
|
<key>FirmwareKey</key>
|
||||||
|
<string>BCM4350C5_003.006.007.0222.4689_v8785</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BrcmPatchRAM2</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BrcmPatchRAM2</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>4000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOUSBHostDevice</string>
|
||||||
|
<key>InitialDelay</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>PostResetDelay</key>
|
||||||
|
<integer>250</integer>
|
||||||
|
<key>PreResetDelay</key>
|
||||||
|
<integer>250</integer>
|
||||||
|
<key>UpgradeDelay</key>
|
||||||
|
<integer>200</integer>
|
||||||
|
<key>idProduct</key>
|
||||||
|
<integer>25620</integer>
|
||||||
|
<key>idVendor</key>
|
||||||
|
<integer>2652</integer>
|
||||||
|
</dict>
|
||||||
|
<key>BrcmPatchRAMResidency</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.no-one.BrcmPatchRAM2</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>BrcmPatchRAMResidency</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>BrcmPatchRAMResidency</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>disabled_IOResources</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOUSBHostFamily</key>
|
||||||
|
<string>1.0.1</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>8.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>8.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>8.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>8.0</string>
|
||||||
|
<key>com.no-one.BrcmFirmwareStore</key>
|
||||||
|
<string>2.2.10</string>
|
||||||
|
</dict>
|
||||||
|
<key>Source Code</key>
|
||||||
|
<string>https://github.com/RehabMan/BrcmPatchRAM.git</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
+2129
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+103
@@ -0,0 +1,103 @@
|
|||||||
|
<?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>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>CPUFriend</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.vanilla.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.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>CPUFriend</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.vanilla.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.vanilla.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>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 - 2019 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>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>
|
||||||
BIN
Binary file not shown.
File diff suppressed because one or more lines are too long
+472
@@ -0,0 +1,472 @@
|
|||||||
|
<?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>19C57</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>CodecCommander</string>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>2.7.1, Copyright © 2013-2014 TimeWalker. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.tw.CodecCommander</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>CodecCommander</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.7.2</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.7.2</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11C29</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19B90</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1130</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11C29</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>CodecCommander</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.tw.CodecCommander</string>
|
||||||
|
<key>Codec Profile</key>
|
||||||
|
<dict>
|
||||||
|
<key>1002</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>10de</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>10ec_0233</key>
|
||||||
|
<string>Realtek ALC283,etc</string>
|
||||||
|
<key>10ec_0235</key>
|
||||||
|
<string>Realtek ALC283,etc</string>
|
||||||
|
<key>10ec_0236</key>
|
||||||
|
<string>Realtek ALC283,etc</string>
|
||||||
|
<key>10ec_0255</key>
|
||||||
|
<string>Realtek ALC283,etc</string>
|
||||||
|
<key>10ec_0269</key>
|
||||||
|
<string>Realtek ALC269</string>
|
||||||
|
<key>10ec_0269_HDA_1028_04d9</key>
|
||||||
|
<string>Realtek ALC269VB</string>
|
||||||
|
<key>10ec_0269_HDA_1458_fa50</key>
|
||||||
|
<string>Realtek ALC269 BRIX</string>
|
||||||
|
<key>10ec_0282</key>
|
||||||
|
<string>Realtek ALC283,etc</string>
|
||||||
|
<key>10ec_0283</key>
|
||||||
|
<string>Realtek ALC283,etc</string>
|
||||||
|
<key>10ec_0292</key>
|
||||||
|
<string>Realtek ALC292</string>
|
||||||
|
<key>10ec_0668</key>
|
||||||
|
<string>Realtek ALC668</string>
|
||||||
|
<key>10ec_0892_HDA_1458</key>
|
||||||
|
<string>Realtek ALC892 desktop</string>
|
||||||
|
<key>10ec_0892_HDA_8086</key>
|
||||||
|
<string>Realtek ALC892 desktop</string>
|
||||||
|
<key>10ec_0900</key>
|
||||||
|
<string>Realtek ALC1150</string>
|
||||||
|
<key>8086</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>Default</key>
|
||||||
|
<dict>
|
||||||
|
<key>Check Infinitely</key>
|
||||||
|
<false/>
|
||||||
|
<key>Check Interval</key>
|
||||||
|
<integer>3000</integer>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array/>
|
||||||
|
<key>Perform Reset on EAPD Fail</key>
|
||||||
|
<false/>
|
||||||
|
<key>Send Delay</key>
|
||||||
|
<integer>300</integer>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<true/>
|
||||||
|
<key>Update Nodes</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Disabled HDMI</key>
|
||||||
|
<dict>
|
||||||
|
<key>Check Infinitely</key>
|
||||||
|
<false/>
|
||||||
|
<key>Disable</key>
|
||||||
|
<true/>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
<key>Update Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC1150</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AgUABw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x20 SET_COEF_INDEX 0x07</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AgR8sA==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x20 SET_PROC_COEF 0x7CB0</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Send Delay</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
<key>Update Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC269</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AVcIgw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC269 BRIX</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AVcIgw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC269VB</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AhcIgw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x21 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Send Delay</key>
|
||||||
|
<integer>20</integer>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC283,etc</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AZcHJQ==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x19 SET_PIN_WIDGET_CONTROL 0x25</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AhcIgw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x21 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Perform Reset</key>
|
||||||
|
<false/>
|
||||||
|
<key>Send Delay</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC292</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<string>0x01a70724</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Node 0x1a - Pin Control (In Enable / VRefEn)</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AVcIgw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Perform Reset</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC668</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AVcIgw==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>0x15 SET_UNSOLICITED_ENABLE 0x83</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<true/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Command</key>
|
||||||
|
<data>
|
||||||
|
AbcHIA==
|
||||||
|
</data>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Node 0x1b - Pin Control (In Enable)</string>
|
||||||
|
<key>On Init</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Sleep</key>
|
||||||
|
<false/>
|
||||||
|
<key>On Wake</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</array>
|
||||||
|
<key>Perform Reset</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Realtek ALC892 desktop</key>
|
||||||
|
<dict>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
<key>Update Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CodecCommander</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>CodecCommander</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHDACodecFunction</string>
|
||||||
|
<key>IOUserClientClass</key>
|
||||||
|
<string>CodecCommanderClient</string>
|
||||||
|
</dict>
|
||||||
|
<key>CodecCommanderPowerHook</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.tw.CodecCommander</string>
|
||||||
|
<key>Codec Profile</key>
|
||||||
|
<dict>
|
||||||
|
<key>1002</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>10de</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>8086</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>Disabled HDMI</key>
|
||||||
|
<dict>
|
||||||
|
<key>Disable</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CodecCommanderPowerHook</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>CodecCommanderPowerHook</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleHDADriver</string>
|
||||||
|
</dict>
|
||||||
|
<key>CodecCommanderProbeInit</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.tw.CodecCommander</string>
|
||||||
|
<key>Codec Profile</key>
|
||||||
|
<dict>
|
||||||
|
<key>Default</key>
|
||||||
|
<dict>
|
||||||
|
<key>Custom Commands</key>
|
||||||
|
<array/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CodecCommanderProbeInit</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>5000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOHDACodecDevice</string>
|
||||||
|
</dict>
|
||||||
|
<key>CodecCommanderResidency</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.tw.CodecCommander</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CodecCommanderResidency</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>CodecCommanderResidency</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
</dict>
|
||||||
|
<key>CodecCommanderVoodooHDA</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.tw.CodecCommander</string>
|
||||||
|
<key>Codec Profile</key>
|
||||||
|
<dict>
|
||||||
|
<key>1002</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>10de</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>8086</key>
|
||||||
|
<string>Disabled HDMI</string>
|
||||||
|
<key>Default</key>
|
||||||
|
<dict>
|
||||||
|
<key>Check Infinitely</key>
|
||||||
|
<false/>
|
||||||
|
<key>Perform Reset</key>
|
||||||
|
<false/>
|
||||||
|
<key>Perform Reset on EAPD Fail</key>
|
||||||
|
<false/>
|
||||||
|
<key>Perform Reset on External Wake</key>
|
||||||
|
<false/>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
<key>Update Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
<key>Disabled HDMI</key>
|
||||||
|
<dict>
|
||||||
|
<key>Check Infinitely</key>
|
||||||
|
<false/>
|
||||||
|
<key>Disable</key>
|
||||||
|
<true/>
|
||||||
|
<key>Sleep Nodes</key>
|
||||||
|
<false/>
|
||||||
|
<key>Update Nodes</key>
|
||||||
|
<false/>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>CodecCommander</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>CodecCommander</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>VoodooHDADevice</string>
|
||||||
|
<key>IOUserClientClass</key>
|
||||||
|
<string>CodecCommanderClient</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.6</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2013-2014 TimeWalker/RehabMan. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.0d1</string>
|
||||||
|
<key>com.apple.iokit.IOAudioFamily</key>
|
||||||
|
<string>1.1</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>1.0.0b1</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>Source Code</key>
|
||||||
|
<string>https://github.com/RehabMan/EAPD-Codec-Commander</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
+38
@@ -0,0 +1,38 @@
|
|||||||
|
// CodecCommander configuration for ALC1220
|
||||||
|
// provided by daliansky @github
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC1220", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x19 SET_PIN_WIDGET_CONTROL 0x24
|
||||||
|
"Command", Buffer() { 0x01, 0x97, 0x07, 0x24 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x1B SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x01, 0xB7, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"Perform Reset", ">y",
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
"Send Delay", 10,
|
||||||
|
"Sleep Nodes", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
Executable
+46
@@ -0,0 +1,46 @@
|
|||||||
|
// CodecCommander configuration for ALC256 to fix various issue
|
||||||
|
// repo: https://github.com/insanelydeepak/cloverHDA-for-Mac-OS-Sierra-10.12
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC256i", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x19 SET_PIN_WIDGET_CONTROL 0x24
|
||||||
|
"Command", Buffer() { 0x01, 0x97, 0x07, 0x24 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x1A SET_PIN_WIDGET_CONTROL 0x20
|
||||||
|
"Command", Buffer() { 0x01, 0xA7, 0x07, 0x20 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Perform Reset", ">n",
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
"Send Delay", 10,
|
||||||
|
"Sleep Nodes", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+54
@@ -0,0 +1,54 @@
|
|||||||
|
// CodecCommander configuration for ALC256
|
||||||
|
// From: https://github.com/vbourachot/XPS13-9350-OSX/blob/master/ssdt/SSDT-ALC256.dsl
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC256v", 0x00003000)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x19 SET_PIN_WIDGET_CONTROL 0x25
|
||||||
|
"Command", Buffer() { 0x01, 0x97, 0x07, 0x25 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x20 SET_COEF_INDEX 0x36
|
||||||
|
"Command", Buffer() { 0x02, 0x05, 0x00, 0x36 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x20 SET_PROC_COEF 0x1737
|
||||||
|
"Command", Buffer() { 0x02, 0x04, 0x17, 0x37 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"Perform Reset", ">n",
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
"Send Delay", 10,
|
||||||
|
"Sleep Nodes", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+45
@@ -0,0 +1,45 @@
|
|||||||
|
// This SSDT demonstrates a custom configuration for ALC280.
|
||||||
|
|
||||||
|
// If you had a codec that needed the same configuration, you could
|
||||||
|
// load this SSDT in order to implement it without modifying the kext.
|
||||||
|
// It will override the defaults specfied by the CodecCommander Info.plist
|
||||||
|
|
||||||
|
// Customize to suit your needs.
|
||||||
|
|
||||||
|
// This data provided by @zirkaiva.
|
||||||
|
// See here: http://www.tonymacx86.com/el-capitan-laptop-guides/175935-guide-lenovo-t430-el-capitan-34.html#post1239765
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC280", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x15 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x01, 0x57, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x1a SET_PIN_WIDGET_CONTROL 0x24
|
||||||
|
// Node 0x1a - Pin Control (In Enable / VRefEn)
|
||||||
|
"Command", Buffer() { 0x01, 0xa7, 0x07, 0x24 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
//"Perform Reset", ">n", // enable if using AppleALC
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+44
@@ -0,0 +1,44 @@
|
|||||||
|
// This SSDT demonstrates a custom configuration for ALC283.
|
||||||
|
// It is the same data that is currently in the Info.plist
|
||||||
|
|
||||||
|
// If you had a codec that needed the same configuration, you could
|
||||||
|
// load this SSDT in order to implement it without modifying the kext.
|
||||||
|
// It will override the defaults specfied by the CodecCommander Info.plist
|
||||||
|
|
||||||
|
// Customize to suit your needs.
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC283", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x19 SET_PIN_WIDGET_CONTROL 0x25
|
||||||
|
"Command", Buffer() { 0x01, 0x97, 0x07, 0x25 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"Perform Reset", ">n",
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
"Send Delay", 10,
|
||||||
|
"Sleep Nodes", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+52
@@ -0,0 +1,52 @@
|
|||||||
|
// This SSDT demonstrates a custom configuration for ALC298.
|
||||||
|
// It is the same data that is currently in the Info.plist
|
||||||
|
|
||||||
|
// If you had a codec that needed the same configuration, you could
|
||||||
|
// load this SSDT in order to implement it without modifying the kext.
|
||||||
|
// It will override the defaults specfied by the CodecCommander Info.plist
|
||||||
|
|
||||||
|
// Customize to suit your needs.
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC298", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x18 SET_PIN_WIDGET_CONTROL 0x22
|
||||||
|
"Command", Buffer() { 0x01, 0x87, 0x07, 0x22 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x1a SET_PIN_WIDGET_CONTROL 0x23
|
||||||
|
"Command", Buffer() { 0x01, 0xa7, 0x07, 0x23 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
"Perform Reset", ">n",
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
"Send Delay", 10,
|
||||||
|
"Sleep Nodes", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+61
@@ -0,0 +1,61 @@
|
|||||||
|
// This SSDT demonstrates a custom configuration for ALC298.
|
||||||
|
//
|
||||||
|
// It is reportedly needed to solve problems of jack sense and
|
||||||
|
// distorted sound with headphone.
|
||||||
|
//
|
||||||
|
// See here for details:
|
||||||
|
// http://www.tonymacx86.com/threads/alc3266-10ec0298-files-for-applehdapatcher.191231/page-5#post-1323829
|
||||||
|
//
|
||||||
|
|
||||||
|
// Customize to suit your needs.
|
||||||
|
// Compile to SSDT-ALC298.aml, place in ACPI/patched. Make sure SortedOrder includes it.
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC298a", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x01 SET_CODEC_RESET 0x00
|
||||||
|
"Command", Buffer() { 0x00, 0x17, 0xff, 0x00 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">n",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x01 SET_CODEC_RESET 0x00
|
||||||
|
"Command", Buffer() { 0x00, 0x17, 0xff, 0x00 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">n",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x1 SET_POWER_STATE 0x03
|
||||||
|
"Command", Buffer() { 0x00, 0x17, 0x05, 0x03 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">n",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
//"Perform Reset", ">n", // enable if using AppleALC
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+63
@@ -0,0 +1,63 @@
|
|||||||
|
// This SSDT demonstrates a custom configuration for ALC668.
|
||||||
|
//
|
||||||
|
// It is reportedly needed to solve a problem with booting
|
||||||
|
// OS X after Windows.
|
||||||
|
//
|
||||||
|
// See here for details:
|
||||||
|
// http://www.tonymacx86.com/el-capitan-laptop-support/185808-alc668-no-sound-after-reboot-windows-10-a.html#post1201248
|
||||||
|
//
|
||||||
|
|
||||||
|
// Customize to suit your needs.
|
||||||
|
// Compile to SSDT-ALC668.aml, place in ACPI/patched. Make sure SortedOrder includes it.
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC668", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
// correcting headphones (this is in the Info.plist too)
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x15 SET_UNSOLICITED_ENABLE 0x83
|
||||||
|
"Command", Buffer() { 0x01, 0x57, 0x08, 0x83 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// Node 0x1b - Pin Control (In Enable)
|
||||||
|
"Command", Buffer() { 0x01, 0xb7, 0x07, 0x20 },
|
||||||
|
"On Init", ">n",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
// correcting audio after Windows (not in current Info.plist)
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x20 SET_COEF_INDEX 0x07
|
||||||
|
"Command", Buffer() { 0x02, 0x05, 0x00, 0x07 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">n",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x20 SET_PROC_COEF 0x0F80
|
||||||
|
"Command", Buffer() { 0x02, 0x04, 0x0f, 0x80 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">n",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
//"Perform Reset", ">n", // enable if using AppleALC
|
||||||
|
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+23
@@ -0,0 +1,23 @@
|
|||||||
|
// This SSDT demonstrates a custom configuration with certain features
|
||||||
|
// disabled when using AppleALC.kext.
|
||||||
|
// AppleALC.kext has some extra patches for AppleHDA that interfere with these
|
||||||
|
// features breaking audio after wake from sleep.
|
||||||
|
//
|
||||||
|
// Customize to suit your needs.
|
||||||
|
//
|
||||||
|
// As of CodecCommander v2.7.1, CodecCommander detects AppleALC for setting the default
|
||||||
|
// of these two options false.
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_CCALC", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Perform Reset", ">n",
|
||||||
|
"Perform Reset on External Wake", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
+43
@@ -0,0 +1,43 @@
|
|||||||
|
// SSDT to correct some problems headphone/mic on CX20752.
|
||||||
|
//
|
||||||
|
// Note: For use with the Anti-pop patches (seee RehabMan NUC repo)
|
||||||
|
//
|
||||||
|
// created by nayeweiyang/XuWang
|
||||||
|
|
||||||
|
DefinitionBlock ("", "SSDT", 1, "hack", "_CX20752", 0)
|
||||||
|
{
|
||||||
|
External(_SB.PCI0.HDEF, DeviceObj)
|
||||||
|
|
||||||
|
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||||
|
{
|
||||||
|
"CodecCommander", Package()
|
||||||
|
{
|
||||||
|
"Custom Commands", Package()
|
||||||
|
{
|
||||||
|
Package(){}, // signifies Array instead of Dictionary
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x19 SET_PIN_WIDGET_CONTROL 0x24
|
||||||
|
"Command", Buffer() { 0x01, 0x97, 0x07, 0x24 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
Package()
|
||||||
|
{
|
||||||
|
// 0x1a SET_PIN_WIDGET_CONTROL 0x24
|
||||||
|
"Command", Buffer() { 0x01, 0xa7, 0x07, 0x24 },
|
||||||
|
"On Init", ">y",
|
||||||
|
"On Sleep", ">n",
|
||||||
|
"On Wake", ">y",
|
||||||
|
},
|
||||||
|
|
||||||
|
},
|
||||||
|
"Perform Reset", ">n",
|
||||||
|
"Perform Reset on External Wake", ">n",
|
||||||
|
},
|
||||||
|
})
|
||||||
|
}
|
||||||
|
//EOF
|
||||||
|
|
||||||
|
|
||||||
@@ -0,0 +1,267 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC1220.dsl</key>
|
||||||
|
<data>
|
||||||
|
EIES+l9rMGoeBieSkUNddrD5bWo=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC256-insanelydeepak.dsl</key>
|
||||||
|
<data>
|
||||||
|
VZkOsssBJ6T1/BsvNJsxIgN6sZY=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC256-vbourachot.dsl</key>
|
||||||
|
<data>
|
||||||
|
4Kgmc2FJT1dIg9N7ykidCcuhPVI=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC280.dsl</key>
|
||||||
|
<data>
|
||||||
|
I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC283.dsl</key>
|
||||||
|
<data>
|
||||||
|
3C5d98Yawh/48mwCelHDHJ4GINQ=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC298.dsl</key>
|
||||||
|
<data>
|
||||||
|
VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC298a.dsl</key>
|
||||||
|
<data>
|
||||||
|
uZMK4TFxYyvCnF64GKMCkmIj+D0=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-ALC668.dsl</key>
|
||||||
|
<data>
|
||||||
|
pxe3Mfkqdxto0CYYP1QQNnR/yYw=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-AppleALC.dsl</key>
|
||||||
|
<data>
|
||||||
|
VPP+WvDCKf8Tw2HAbI6mGSApZec=
|
||||||
|
</data>
|
||||||
|
<key>Resources/Samples/SSDT-CX20752.dsl</key>
|
||||||
|
<data>
|
||||||
|
2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC1220.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
EIES+l9rMGoeBieSkUNddrD5bWo=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
jqBgCuISRIgDEohB6eJL6S35hXiT4avRWCIQkoG/7jE=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC256-insanelydeepak.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
VZkOsssBJ6T1/BsvNJsxIgN6sZY=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
sfT2TRn4QDdpacpab2BQO0EUosUxxjYP+H67YVrFxSM=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC256-vbourachot.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
4Kgmc2FJT1dIg9N7ykidCcuhPVI=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
OJ1gIMJ54LeFpxyxQ4BNebpxAspZWngZsLotyXRav1E=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC280.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
VXWVuyccAWvOYtVBGFby4wtGs8w3rgemCSrDsfU9Y4w=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC283.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
3C5d98Yawh/48mwCelHDHJ4GINQ=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
wrBGgW4l9PJROiSBO70+4LDlxtKuTClEHurWIKbAqWw=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC298.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
4wJ+O/VDersVdLXH6wdYyd8Giyj5sp39FYFacOMgWMo=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC298a.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
uZMK4TFxYyvCnF64GKMCkmIj+D0=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
35qUmgVJmTFC09kAKboui1WfOeWpx8EZiuw0Ak11KqM=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-ALC668.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
pxe3Mfkqdxto0CYYP1QQNnR/yYw=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
LyyMqlOlDDUkN/V9UfdYEo4NdzbruFwX9AtjqfzikHw=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-AppleALC.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
VPP+WvDCKf8Tw2HAbI6mGSApZec=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
Sqi40XOwc8QaXlqUngUwxY66utwbKX2zXrdXprwkCoA=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
<key>Resources/Samples/SSDT-CX20752.dsl</key>
|
||||||
|
<dict>
|
||||||
|
<key>hash</key>
|
||||||
|
<data>
|
||||||
|
2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
|
||||||
|
</data>
|
||||||
|
<key>hash2</key>
|
||||||
|
<data>
|
||||||
|
sDRLVLSx27tOfnytpsAD7S23OOmox6NE4EeMafkvxzk=
|
||||||
|
</data>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
+224
@@ -0,0 +1,224 @@
|
|||||||
|
<?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>18G95</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>FakeSMC</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.netkas.FakeSMC</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>FakeSMC</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>3.5.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>3.5.3</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>15E60</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.11</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1100</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11A420a</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>SMC Device Emulator</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>org.netkas.FakeSMC</string>
|
||||||
|
<key>Configuration</key>
|
||||||
|
<dict>
|
||||||
|
<key>Keys</key>
|
||||||
|
<dict>
|
||||||
|
<key>$Num</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8 </string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>ACID</key>
|
||||||
|
<array>
|
||||||
|
<string>ch8*</string>
|
||||||
|
<data>ur48RcADEEM=</data>
|
||||||
|
</array>
|
||||||
|
<key>ALI0</key>
|
||||||
|
<array>
|
||||||
|
<string>{ali</string>
|
||||||
|
<data>BgECAA==</data>
|
||||||
|
</array>
|
||||||
|
<key>ALRV</key>
|
||||||
|
<array>
|
||||||
|
<string>ui16</string>
|
||||||
|
<data>AAE=</data>
|
||||||
|
</array>
|
||||||
|
<key>ALV0</key>
|
||||||
|
<array>
|
||||||
|
<string>{alv</string>
|
||||||
|
<data>AQEDtwCjABVq9A==</data>
|
||||||
|
</array>
|
||||||
|
<key>CLKH</key>
|
||||||
|
<array>
|
||||||
|
<string>{clh</string>
|
||||||
|
<data>AABwgAABGUA=</data>
|
||||||
|
</array>
|
||||||
|
<key>CLKT</key>
|
||||||
|
<array>
|
||||||
|
<string>ui32</string>
|
||||||
|
<data>AAByGw==</data>
|
||||||
|
</array>
|
||||||
|
<key>EPCI</key>
|
||||||
|
<array>
|
||||||
|
<string>flag</string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>FNum</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>LSOF</key>
|
||||||
|
<array>
|
||||||
|
<string>flag</string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>LSSB</key>
|
||||||
|
<array>
|
||||||
|
<string>{lso</string>
|
||||||
|
<data>AQE=</data>
|
||||||
|
</array>
|
||||||
|
<key>LsNM</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>LsbV</key>
|
||||||
|
<array>
|
||||||
|
<string>{rev</string>
|
||||||
|
<data>AQQKAAY=</data>
|
||||||
|
</array>
|
||||||
|
<key>MOST</key>
|
||||||
|
<array>
|
||||||
|
<string>ui16</string>
|
||||||
|
<data>gAM=</data>
|
||||||
|
</array>
|
||||||
|
<key>MSDW</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>MSPS</key>
|
||||||
|
<array>
|
||||||
|
<string>{msp</string>
|
||||||
|
<data>AA==</data>
|
||||||
|
</array>
|
||||||
|
<key>MSSD</key>
|
||||||
|
<array>
|
||||||
|
<string>si8</string>
|
||||||
|
<data>Aw==</data>
|
||||||
|
</array>
|
||||||
|
<key>NATJ</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>AA==</data>
|
||||||
|
</array>
|
||||||
|
<key>NATi</key>
|
||||||
|
<array>
|
||||||
|
<string>ui16</string>
|
||||||
|
<string>0000</string>
|
||||||
|
</array>
|
||||||
|
<key>NTOK</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>AQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>NVPR</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>AA==</data>
|
||||||
|
</array>
|
||||||
|
<key>OSK0</key>
|
||||||
|
<array>
|
||||||
|
<string>ch8*</string>
|
||||||
|
<data>b3VyaGFyZHdvcmtieXRoZXNld29yZHNndWFyZGVkcGw=</data>
|
||||||
|
</array>
|
||||||
|
<key>OSK1</key>
|
||||||
|
<array>
|
||||||
|
<string>ch8*</string>
|
||||||
|
<data>ZWFzZWRvbnRzdGVhbChjKUFwcGxlQ29tcHV0ZXJJbmM=</data>
|
||||||
|
</array>
|
||||||
|
<key>REV </key>
|
||||||
|
<array>
|
||||||
|
<string>{rev</string>
|
||||||
|
<data>ATAPAAAD</data>
|
||||||
|
</array>
|
||||||
|
<key>RGEN</key>
|
||||||
|
<array>
|
||||||
|
<string>ui8</string>
|
||||||
|
<data>Ag==</data>
|
||||||
|
</array>
|
||||||
|
<key>RMde</key>
|
||||||
|
<array>
|
||||||
|
<string>char</string>
|
||||||
|
<data>QQ==</data>
|
||||||
|
</array>
|
||||||
|
<key>RPlt</key>
|
||||||
|
<array>
|
||||||
|
<string>ch8*</string>
|
||||||
|
<string>m82</string>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
|
<key>debug</key>
|
||||||
|
<false/>
|
||||||
|
<key>smc-compatible</key>
|
||||||
|
<string>smc-napa</string>
|
||||||
|
</dict>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>FakeSMC</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>AppleACPIPlatformExpert</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>ACPI</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.7</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>3.3.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IOACPIFamily</key>
|
||||||
|
<string>1.0.0d1</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
<key>com.apple.kpi.unsupported</key>
|
||||||
|
<string>9.0.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
@@ -0,0 +1,115 @@
|
|||||||
|
<?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>files</key>
|
||||||
|
<dict/>
|
||||||
|
<key>files2</key>
|
||||||
|
<dict/>
|
||||||
|
<key>rules</key>
|
||||||
|
<dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version.plist$</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>rules2</key>
|
||||||
|
<dict>
|
||||||
|
<key>.*\.dSYM($|/)</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>11</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(.*/)?\.DS_Store$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>2000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^.*</key>
|
||||||
|
<true/>
|
||||||
|
<key>^Info\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^PkgInfo$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>optional</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1000</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>omit</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1100</real>
|
||||||
|
</dict>
|
||||||
|
<key>^Resources/Base\.lproj/</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>1010</real>
|
||||||
|
</dict>
|
||||||
|
<key>^[^/]+$</key>
|
||||||
|
<dict>
|
||||||
|
<key>nested</key>
|
||||||
|
<true/>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>10</real>
|
||||||
|
</dict>
|
||||||
|
<key>^embedded\.provisionprofile$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
<key>^version\.plist$</key>
|
||||||
|
<dict>
|
||||||
|
<key>weight</key>
|
||||||
|
<real>20</real>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
+108
@@ -0,0 +1,108 @@
|
|||||||
|
<?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>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>IntelMausi</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.mieze.IntelMausi</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>IntelMausi</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>IntelMausi</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.acidanthera.mieze.IntelMausi</string>
|
||||||
|
<key>Driver Parameters</key>
|
||||||
|
<dict>
|
||||||
|
<key>enableCSO6</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableTSO4</key>
|
||||||
|
<false/>
|
||||||
|
<key>enableTSO6</key>
|
||||||
|
<false/>
|
||||||
|
<key>maxIntrRate10</key>
|
||||||
|
<integer>3000</integer>
|
||||||
|
<key>maxIntrRate100</key>
|
||||||
|
<integer>5000</integer>
|
||||||
|
<key>maxIntrRate1000</key>
|
||||||
|
<integer>8000</integer>
|
||||||
|
<key>rxAbsTime10</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxAbsTime100</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxAbsTime1000</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>rxDelayTime10</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxDelayTime100</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
<key>rxDelayTime1000</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
</dict>
|
||||||
|
<key>Driver_Version</key>
|
||||||
|
<string>1.0.3</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>IntelMausi</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x10EA8086 0x10EB8086 0x10EF8086 0x10F08086 0x15028086 0x15038086 0x153A8086 0x153B8086 0x155A8086 0x15598086 0x15A08086 0x15A18086 0x15A28086 0x15A38086 0x156F8086 0x15708086 0x15B78086 0x15B88086 0x15D78086 0x15D88086 0x15E38086 0x15D68086 0x15BD8086 0x15BE8086 0x15BB8086 0x15BC8086 0x15DF8086 0x15E08086 0x15E18086 0x15E28086 0x15B98086 0x0D4E8086 0x0D4F8086 0x0D4C8086 0x0D4D8086 0x0D538086 0x0D558086</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2014 Laura Müller. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
|
<string>1.5.0</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>1.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
Executable
+83
@@ -0,0 +1,83 @@
|
|||||||
|
<?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>20A4300b</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.Lilu</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.4.6</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.4.6</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E708</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19G68</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1160</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E708</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.Lilu</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>Lilu</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>Lilu</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 © 2016-2020 vit9696. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<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>
|
||||||
Executable
BIN
Binary file not shown.
+103
@@ -0,0 +1,103 @@
|
|||||||
|
<?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>AppleSecurityExtension</key>
|
||||||
|
<true/>
|
||||||
|
<key>BuildMachineOSBuild</key>
|
||||||
|
<string>16G29</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>LiluFriend</string>
|
||||||
|
<key>CFBundleGetInfoString</key>
|
||||||
|
<string>LiluFriend v1.1.0, Copyright © 2017 Vanilla. All rights reserved.</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.security.LiluFriend</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>LiluFriend</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1.0</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1.0</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>8E3004b</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>16E185</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.12</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>0833</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>8E3004b</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>LiluFriend</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.apple.security.LiluFriend</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>LiluFriend</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>LiluFriend</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2017 Vanilla. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.lvs1974.AirportBrcmFixup</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>as.lvs1974.BT4LEContinuityFixup</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>as.vit9696.AppleALC</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>as.vit9696.SMCProcessor</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>as.vit9696.WhateverGreen</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>com.apple.kpi.bsd</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>
|
||||||
|
<key>org.vanilla.driver.CPUFriend</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>ru.joedm.SMCSuperIO</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>ru.usrsse2.SMCBatteryManager</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>ru.usrsse2.SMCLightSensor</key>
|
||||||
|
<string>1</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
BIN
Binary file not shown.
+81
@@ -0,0 +1,81 @@
|
|||||||
|
<?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>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>RTCMemoryFixup</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.RTCMemoryFixup</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>RTCMemoryFixup</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0.5</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.0.5</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.lvs1974.RTCMemoryFixup</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.lvs1974.RTCMemoryFixup</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RTCMemoryFixup</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>PNP0B00</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 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.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.
+106
@@ -0,0 +1,106 @@
|
|||||||
|
<?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>19E264b</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>English</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>RealtekRTL8111</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.insanelymac.RealtekRTL8111</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>RealtekRTL8111</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>2.3.0d7</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>2.3.0d7</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11C504</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19B90</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1130</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11C504</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>RTL8111 PCIe Adapter</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>com.insanelymac.RealtekRTL8111</string>
|
||||||
|
<key>Driver Parameters</key>
|
||||||
|
<dict>
|
||||||
|
<key>disableASPM</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableCSO6</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableEEE</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableTSO4</key>
|
||||||
|
<true/>
|
||||||
|
<key>enableTSO6</key>
|
||||||
|
<true/>
|
||||||
|
<key>fallbackMAC</key>
|
||||||
|
<string></string>
|
||||||
|
<key>intrMitigate</key>
|
||||||
|
<integer>53080</integer>
|
||||||
|
<key>rxPolling</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
|
<key>Driver_Version</key>
|
||||||
|
<string>2.3.0d7</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>RTL8111</string>
|
||||||
|
<key>IOPCIMatch</key>
|
||||||
|
<string>0x816810ec 0x81681186 0x250210ec 0x260010ec</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOPCIDevice</string>
|
||||||
|
<key>Model</key>
|
||||||
|
<string>RTL8111</string>
|
||||||
|
<key>Vendor</key>
|
||||||
|
<string>Realtek</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.14</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2013 Laura Müller. All rights reserved.</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||||
|
<string>1.5.0</string>
|
||||||
|
<key>com.apple.iokit.IOPCIFamily</key>
|
||||||
|
<string>1.7</string>
|
||||||
|
<key>com.apple.kpi.bsd</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.iokit</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.libkern</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
<key>com.apple.kpi.mach</key>
|
||||||
|
<string>8.10.0</string>
|
||||||
|
</dict>
|
||||||
|
<key>OSBundleRequired</key>
|
||||||
|
<string>Network-Root</string>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
BIN
Binary file not shown.
+83
@@ -0,0 +1,83 @@
|
|||||||
|
<?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>18E226</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCLightSensor</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.0</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>18E219</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.14</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1020</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>10E1001</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>SMCLightSensor</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>ru.usrsse2.SMCLightSensor</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCLightSensor</string>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 vit9696. All rights reserved.</string>
|
||||||
|
<key>OSBundleCompatibleVersion</key>
|
||||||
|
<string>1.0.0</string>
|
||||||
|
<key>OSBundleLibraries</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.Lilu</key>
|
||||||
|
<string>1.2.0</string>
|
||||||
|
<key>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0.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>
|
||||||
|
</dict>
|
||||||
|
</plist>
|
||||||
Binary file not shown.
+96
@@ -0,0 +1,96 @@
|
|||||||
|
<?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>19F101</string>
|
||||||
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
|
<string>en</string>
|
||||||
|
<key>CFBundleExecutable</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.SMCProcessor</string>
|
||||||
|
<key>CFBundleInfoDictionaryVersion</key>
|
||||||
|
<string>6.0</string>
|
||||||
|
<key>CFBundleName</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>CFBundlePackageType</key>
|
||||||
|
<string>KEXT</string>
|
||||||
|
<key>CFBundleShortVersionString</key>
|
||||||
|
<string>1.1.5</string>
|
||||||
|
<key>CFBundleSignature</key>
|
||||||
|
<string>????</string>
|
||||||
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
|
<array>
|
||||||
|
<string>MacOSX</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleVersion</key>
|
||||||
|
<string>1.1.5</string>
|
||||||
|
<key>DTCompiler</key>
|
||||||
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
|
<key>DTPlatformBuild</key>
|
||||||
|
<string>11E608c</string>
|
||||||
|
<key>DTPlatformVersion</key>
|
||||||
|
<string>GM</string>
|
||||||
|
<key>DTSDKBuild</key>
|
||||||
|
<string>19E258</string>
|
||||||
|
<key>DTSDKName</key>
|
||||||
|
<string>macosx10.15</string>
|
||||||
|
<key>DTXcode</key>
|
||||||
|
<string>1150</string>
|
||||||
|
<key>DTXcodeBuild</key>
|
||||||
|
<string>11E608c</string>
|
||||||
|
<key>IOKitPersonalities</key>
|
||||||
|
<dict>
|
||||||
|
<key>as.vit9696.SMCProcessor</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.SMCProcessor</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>SMCProcessor</string>
|
||||||
|
<key>IONameMatch</key>
|
||||||
|
<string>processor</string>
|
||||||
|
<key>IOPropertyMatch</key>
|
||||||
|
<dict>
|
||||||
|
<key>processor-index</key>
|
||||||
|
<integer>0</integer>
|
||||||
|
</dict>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOACPIPlatformDevice</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>ACPI</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>10.8</string>
|
||||||
|
<key>NSHumanReadableCopyright</key>
|
||||||
|
<string>Copyright © 2018 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>as.vit9696.VirtualSMC</key>
|
||||||
|
<string>1.0.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.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user