update OpenCore 0.6.4,清理补丁,修复USB以支持翻盖模式

This commit is contained in:
辨识
2020-12-15 20:13:56 +08:00
parent 95fd022163
commit b988823df2
50 changed files with 1265 additions and 689 deletions
BIN
View File
Binary file not shown.
@@ -1,115 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>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>
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.1</string>
<string>2.1.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.1.1</string>
<string>2.1.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.lvs1974.AirportBrcmFixup</key>
+245 -20
View File
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.5.4</string>
<string>1.5.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.4</string>
<string>1.5.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>ALCUserClientProvider</key>
@@ -53,9 +55,7 @@
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<string>IOHDACodecDevice</string>
<key>IOUserClientClass</key>
<string>ALCUserClient</string>
</dict>
@@ -152,12 +152,13 @@
<key>CodecID</key>
<integer>351359128</integer>
<key>Comment</key>
<string>phucnguyen2411 - HP Elitedesk 800 G5 mini</string>
<string>phucnguyen2411 - CX20632 HP Elitedesk 800 G5 mini</string>
<key>ConfigData</key>
<data>
AcccIAHHHREBxx4BAccfAQH3HFEB9x0BAfce
HwH3H5EBlxxAAZcdEAGXHiEBlx8BAaccMAGn
HRABpx6LAacfAQHXHBEB1x0RAdceoQHXHwE=
AXcMAAG3DAAB1xwRAdcdEQHXHoEB1x8CAdcM
AgHHHCABxx0RAcceAQHHHwIBpwckAaccMAGn
HRABpx6BAacfAgGXHEABlx0QAZceIQGXHwIB
9xxRAfcdAQH3Hh8B9x+Q
</data>
<key>FuncGroup</key>
<integer>1</integer>
@@ -165,7 +166,7 @@
<integer>20</integer>
<key>WakeConfigData</key>
<data>
AccMAAH3DAABlwwAAacMAAHXDAA=
AXcMAAGnByQBtwwAAdcMAA==
</data>
<key>WakeVerbReinit</key>
<true/>
@@ -818,6 +819,31 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC221 for HP ProDesk 400 G2 Desktop Mini PC by dragonbbc</string>
<key>CodecID</key>
<integer>283902497</integer>
<key>ConfigData</key>
<data>
AXccEAF3HQEBdx4XAXcfkAF3DAICFxwgAhcd
EAIXHiECFx8CAaccMAGnHRABpx6BAacfAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>88</integer>
<key>WakeConfigData</key>
<data>
AXcMAgGnByQCFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -1692,7 +1718,7 @@
<integer>14</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAI=
AUcMAgIXDAIBlwcl
</data>
<key>WakeVerbReinit</key>
<true/>
@@ -1941,6 +1967,28 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>Codec</key>
<string>ALC255 for Dell Optiplex7060/7070MT(Separate LineOut)</string>
<key>CodecID</key>
<integer>283902549</integer>
<key>ConfigData</key>
<data>
AUccEAFHHQEBRx4XAUcfkAGXHEABlx0QAZce
iwGXHwIBtxwgAbcdEAG3HgEBtx8BAhccMAIX
HRACFx4rAhcfAgFHDAIBtwwCAhcMAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>66</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAICFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -4103,6 +4151,29 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC269</string>
<key>CodecID</key>
<integer>283902569</integer>
<key>Comment</key>
<string>Custom ALC269 for Chuwi CoreBox by Luca91</string>
<key>ConfigData</key>
<data>
AVccHwFXHRABVx4hAVcfBAFXDAIBhxwgAYcd
EAGHHoEBhx8E
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>91</integer>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -5298,6 +5369,26 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC283 for AlldoCube/Cube Mix Plus by Aldo97</string>
<key>CodecID</key>
<integer>283902595</integer>
<key>ConfigData</key>
<data>
ASccEAEnHQEBJx6gAScfkAFHHCABRx0BAUce
FwFHH5ABlxwwAZcdAAGXHosBlx8AAhccQAIX
HRACFx4rAhcfAQFHDAICFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>13</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -5570,6 +5661,33 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>jpuxdev - Realtek ALC285 for Spectre x360 13-ap0xxx</string>
<key>CodecID</key>
<integer>283902597</integer>
<key>ConfigData</key>
<data>
ASccEAEnHQEBJx6mAScfkAFHHDABRx0BAUce
FwFHH5ABRwwCAXccQAF3HQEBdx4XAXcfkAGX
HAABlx0QAZceiwGXHwEB1xxQAdcdgAHXHmYB
1x9AAhccIAIXHRACFx4rAhcfAQIXDAI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>71</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAIBlwcl
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -6488,6 +6606,38 @@
<key>LayoutID</key>
<integer>21</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC295 by aleix</string>
<key>CodecID</key>
<integer>283902613</integer>
<key>ConfigData</key>
<data>
ATccAAE3HQABNx4AATcfQAHXHAEB1x0AAdce
YAHXH0ABRxwQAUcdAQFHHhcBRx+RAUcMAgIX
HCACFx0QAhceIQIXHwMCFwwCASccMAEnHQEB
Jx6mAScftwGXHEABlx0QAZcegQGXHwMBZxzw
AWcdEQFnHhEBZx9BAXcc8AF3HREBdx4RAXcf
QQGHHPABhx0RAYceEQGHH0EBpxzwAacdEQGn
HhEBpx9BAbcc8AG3HREBtx4RAbcfQQG3DAIB
5xzwAecdEQHnHhEB5x9B
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>22</integer>
<key>WakeConfigData</key>
<data>
ATcMAAHXDAABRwwCAhcMAgEnDAABlwwAAWcM
AAF3DAABhwwAAacMAAG3DAIB5wwA
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -7569,6 +7719,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283903601</integer>
<key>Comment</key>
<string>Sisumara - ALC671 for Fujitsu Q558</string>
<key>ConfigData</key>
<data>
AXccEAF3HQEBdx4TAXcfmQF3DAIBRxwgAUcd
EAFHHiEBRx8CAUcMAgIXHDACFx0QAhceAQIX
HwECFwwCAZccUAGXHRABlx6BAZcfAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>16</integer>
<key>WakeConfigData</key>
<data>
IhcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -10820,6 +10996,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>rdmitry0911 - Conexant CX8200 for LG Gram 17 17z990</string>
<key>CodecID</key>
<integer>351346696</integer>
<key>ConfigData</key>
<data>
AXccEAF3HQEBdx4XAXcfkQF3DAIBpxwgAacd
AQGnHqcBpx+VAZccMAGXHRABlx6BAZcfBAFn
HEABZx0QAWceIQFnHwQBZwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>80</integer>
<key>WakeConfigData</key>
<data>
AWcMAgF3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -12274,6 +12476,29 @@
<key>LayoutID</key>
<integer>9</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Enrico - GA-Z77X-D3Hrev1.0 - VIA VT2020/2021</string>
<key>CodecID</key>
<integer>285606977</integer>
<key>ConfigData</key>
<data>
IkccECJHHUAiRx4RIkcfASJXHCAiVx0QIlce
ASJXHwEiZxwwImcdYCJnHgEiZx8BInccQCJ3
HSAidx4BIncfASKHHFAihx1AIoceISKHHwEi
lxxgIpcdkCKXHqEilx8CIqcccCKnHTAipx6B
IqcfASK3HIAitx2QIrcegSK3HwEi5xygIucd
ECLnHkUi5x8A
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>13</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -12407,8 +12632,8 @@
<key>ConfigData</key>
<data>
AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd
EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcegAGH
HwEBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB
EAG3HiEBtx8CAbcMAgGHHDABhx2QAYceoAGH
H5EBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB
px6BAacfAQ==
</data>
<key>FuncGroup</key>
Binary file not shown.
File diff suppressed because one or more lines are too long
+272
View File
@@ -0,0 +1,272 @@
<?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>18A391012</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>CtlnaAHCIPort</string>
<key>CFBundleGetInfoString</key>
<string>341.0.2, Copyright Apple Inc. 2005-2016</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>CtlnaAHCI</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>341.0.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>341.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11O62d</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>10.15.4</string>
<key>DTSDKBuild</key>
<string>19F60x</string>
<key>DTSDKName</key>
<string>macosx10.15internal</string>
<key>DTXcode</key>
<string>1140</string>
<key>DTXcodeBuild</key>
<string>11O62d</string>
<key>IOKitPersonalities</key>
<dict>
<key>Intel10SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>10 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,9d03</string>
<string>pci8086,a102</string>
<string>pci8086,a103</string>
</array>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel11SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>11 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,a352</string>
<string>pci8086,a353</string>
<string>pci8086,9dd3</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel12SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>12 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,a182</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel5SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>5 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,3b29</string>
<string>pci8086,3b22</string>
<string>pci8086,3b2f</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel6SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>6 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,1c02</string>
<string>pci8086,1c03</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel7SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>7 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,1e02</string>
<string>pci8086,1e03</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel8SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>8 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,8c02</string>
<string>pci8086,8c03</string>
<string>pci8086,9c03</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel9SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>9 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,9c83</string>
<string>pci8086,8c83</string>
</array>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>IntelRAIDAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>Intel AHCI RAID</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,282a</string>
<string>pci8086,2822</string>
</array>
<key>IOProbeScore</key>
<integer>900</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
<key>Intel200SeriesAHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.CtlnaAHCIPort</string>
<key>Chipset Name</key>
<string>200 Series Chipset</string>
<key>IOClass</key>
<string>CtlnaIntelPchSeriesAHCI</string>
<key>IONameMatch</key>
<array>
<string>pci8086,a282</string>
</array>
<key>IOProbeScore</key>
<integer>900</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOAHCIFamily</key>
<string>1.0.0</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Local-Root</string>
</dict>
</plist>
Binary file not shown.
@@ -0,0 +1,128 @@
<?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>version.plist</key>
<data>
xoSefmu2SqqJwj289uRhQLHkpuU=
</data>
</dict>
<key>files2</key>
<dict>
<key>version.plist</key>
<dict>
<key>hash2</key>
<data>
N4UbohbaYz1+V6VFcng//I967gzWx/0Cd9kjqE1sz+E=
</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>
+18
View File
@@ -0,0 +1,18 @@
<?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>BuildAliasOf</key>
<string>AppleAHCI</string>
<key>BuildVersion</key>
<string>1534</string>
<key>CFBundleShortVersionString</key>
<string>341.0.2</string>
<key>CFBundleVersion</key>
<string>341.0.2</string>
<key>ProjectName</key>
<string>AppleAHCI</string>
<key>SourceVersion</key>
<string>341000002000000</string>
</dict>
</plist>
@@ -2,26 +2,22 @@
<!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>
<string>19H15</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>
<string>HibernationFixup</string>
<key>CFBundleIdentifier</key>
<string>com.apple.security.LiluFriend</string>
<string>as.lvs1974.HibernationFixup</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>LiluFriend</string>
<string>HibernationFixup</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.0</string>
<string>1.3.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -29,43 +25,53 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.0</string>
<string>1.3.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>8E3004b</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>16E185</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.12</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>0833</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>8E3004b</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>LiluFriend</key>
<key>as.lvs1974.HibernationFixup</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.security.LiluFriend</string>
<string>as.lvs1974.HibernationFixup</string>
<key>IOClass</key>
<string>LiluFriend</string>
<string>HibernationFixup</string>
<key>IOMatchCategory</key>
<string>LiluFriend</string>
<string>HibernationFixup</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 © 2017 Vanilla. All rights reserved.</string>
<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.4</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>
Binary file not shown.
+11 -9
View File
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.4.9</string>
<string>1.5.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.4.9</string>
<string>1.5.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Binary file not shown.
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,27 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>IOSMBusController</key>
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,27 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>SMCLightSensor</key>
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.SMCProcessor</key>
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>ru.joedm.SMCSuperIO</key>
+79 -114
View File
@@ -22,14 +22,56 @@
<string>1.0</string>
<key>IOKitPersonalities</key>
<dict>
<key>MacBookPro12,1-XHC</key>
<key>MacBookPro12,1-EHC1</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBMergeNub</string>
<key>IOClass</key>
<string>AppleUSBMergeNub</string>
<key>IONameMatch</key>
<string>XHC</string>
<string>EHC1</string>
<key>IOPCIPrimaryMatch</key>
<string>0x9ca68086</string>
<key>IOProbeScore</key>
<integer>5000</integer>
<key>IOProviderClass</key>
<string>AppleUSBEHCIPCI</string>
<key>IOProviderMergeProperties</key>
<dict>
<key>kUSBSleepPortCurrentLimit</key>
<integer>2100</integer>
<key>kUSBSleepPowerSupply</key>
<integer>5100</integer>
<key>kUSBWakePortCurrentLimit</key>
<integer>2100</integer>
<key>kUSBWakePowerSupply</key>
<integer>5100</integer>
<key>port-count</key>
<data>AQAAAA==</data>
<key>ports</key>
<dict>
<key>URMH</key>
<dict>
<key>UsbConnector</key>
<integer>255</integer>
<key>name</key>
<string>URMH</string>
<key>port</key>
<data>AQAAAA==</data>
</dict>
</dict>
</dict>
<key>model</key>
<string>MacBookPro12,1</string>
</dict>
<key>MacBookPro12,1-XHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBMergeNub</string>
<key>IOClass</key>
<string>AppleUSBMergeNub</string>
<key>IONameMatch</key>
<string>XHCI</string>
<key>IOPCIPrimaryMatch</key>
<string>0x9cb18086</string>
<key>IOProbeScore</key>
@@ -47,175 +89,98 @@
<key>kUSBWakePowerSupply</key>
<integer>5100</integer>
<key>port-count</key>
<data>
DwAAAA==
</data>
<data>DgAAAA==</data>
<key>ports</key>
<dict>
<key>HS01</key>
<key>HSP0</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS01</string>
<string>HSP0</string>
<key>port</key>
<data>
AQAAAA==
</data>
<data>AQAAAA==</data>
</dict>
<key>HS02</key>
<key>HSP1</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS02</string>
<string>HSP1</string>
<key>port</key>
<data>
AgAAAA==
</data>
<data>AgAAAA==</data>
</dict>
<key>HS03</key>
<key>HSP2</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS03</string>
<string>HSP2</string>
<key>port</key>
<data>
AwAAAA==
</data>
<data>AwAAAA==</data>
</dict>
<key>HS04</key>
<key>HSP4</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<integer>255</integer>
<key>name</key>
<string>HS04</string>
<string>HSP4</string>
<key>port</key>
<data>
BAAAAA==
</data>
<data>BQAAAA==</data>
</dict>
<key>HS05</key>
<key>HSP5</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<integer>255</integer>
<key>name</key>
<string>HS05</string>
<string>HSP5</string>
<key>port</key>
<data>
BQAAAA==
</data>
<data>BgAAAA==</data>
</dict>
<key>HS06</key>
<key>HSP6</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<integer>255</integer>
<key>name</key>
<string>HS06</string>
<string>HSP6</string>
<key>port</key>
<data>
BgAAAA==
</data>
<data>BwAAAA==</data>
</dict>
<key>HS07</key>
<key>HSP7</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<integer>255</integer>
<key>name</key>
<string>HS07</string>
<string>HSP7</string>
<key>port</key>
<data>
BwAAAA==
</data>
<data>CAAAAA==</data>
</dict>
<key>HS08</key>
<key>SSP0</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS08</string>
<string>SSP0</string>
<key>port</key>
<data>
CAAAAA==
</data>
<data>DAAAAA==</data>
</dict>
<key>HS09</key>
<key>SSP1</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS09</string>
<string>SSP1</string>
<key>port</key>
<data>
CQAAAA==
</data>
<data>DQAAAA==</data>
</dict>
<key>HS10</key>
<key>SSP2</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS10</string>
<string>SSP2</string>
<key>port</key>
<data>
CgAAAA==
</data>
</dict>
<key>HS11</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>HS11</string>
<key>port</key>
<data>
CwAAAA==
</data>
</dict>
<key>SS01</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>SS01</string>
<key>port</key>
<data>
DAAAAA==
</data>
</dict>
<key>SS02</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>SS02</string>
<key>port</key>
<data>
DQAAAA==
</data>
</dict>
<key>SS03</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>SS03</string>
<key>port</key>
<data>
DgAAAA==
</data>
</dict>
<key>SS04</key>
<dict>
<key>UsbConnector</key>
<integer>3</integer>
<key>name</key>
<string>SS04</string>
<key>port</key>
<data>
DwAAAA==
</data>
<data>DgAAAA==</data>
</dict>
</dict>
</dict>
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.8</string>
<string>1.1.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.VirtualSMC</key>
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H2</string>
<string>19H15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.4.4</string>
<string>1.4.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,21 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.4.4</string>
<string>1.4.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1160</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>11E708</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>
+190
View File
@@ -0,0 +1,190 @@
<?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>20A5395g</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>YogaSMC</string>
<key>CFBundleIdentifier</key>
<string>org.zhen.YogaSMC</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>YogaSMC</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E801a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19G68</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1170</string>
<key>DTXcodeBuild</key>
<string>11E801a</string>
<key>IOKitPersonalities</key>
<dict>
<key>IdeaVPC</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.zhen.YogaSMC</string>
<key>IOClass</key>
<string>IdeaVPC</string>
<key>IONameMatch</key>
<string>VPC2004</string>
<key>IOProbeScore</key>
<integer>200</integer>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
<key>IOUserClientClass</key>
<string>YogaSMCUserClient</string>
<key>Sensors</key>
<dict>
<key>Airflow Left</key>
<false/>
<key>Airflow Right</key>
<false/>
<key>CPU Core PECI</key>
<string>CPEC</string>
<key>CPU System Agent Core</key>
<string>CTMP</string>
<key>Memory Proximity</key>
<string>MEM1</string>
<key>Platform Controller Hub Die</key>
<string>RSEN</string>
<key>SO-DIMM 1 Proximity</key>
<string>MEM1</string>
<key>SO-DIMM 2 Proximity</key>
<string>MEM2</string>
<key>SO-DIMM 3 Proximity</key>
<false/>
<key>SO-DIMM 4 Proximity</key>
<false/>
</dict>
</dict>
<key>ThinkVPC</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.zhen.YogaSMC</string>
<key>IOClass</key>
<string>ThinkVPC</string>
<key>IOProbeScore</key>
<integer>200</integer>
<key>IOPropertyMatch</key>
<array>
<dict>
<key>name</key>
<string>LEN0268</string>
</dict>
<dict>
<key>name</key>
<string>LEN0068</string>
</dict>
</array>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
<key>IOUserClientClass</key>
<string>YogaSMCUserClient</string>
<key>Sensors</key>
<dict>
<key>Airflow Left</key>
<false/>
<key>Airflow Right</key>
<false/>
<key>CPU Core PECI</key>
<false/>
<key>CPU System Agent Core</key>
<string>TMP0</string>
<key>Memory Proximity</key>
<false/>
<key>Platform Controller Hub Die</key>
<string>ESTA</string>
<key>SO-DIMM 1 Proximity</key>
<false/>
<key>SO-DIMM 2 Proximity</key>
<false/>
<key>SO-DIMM 3 Proximity</key>
<false/>
<key>SO-DIMM 4 Proximity</key>
<false/>
</dict>
</dict>
<key>YogaHIDD</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.zhen.YogaSMC</string>
<key>IOClass</key>
<string>YogaHIDD</string>
<key>IOProbeScore</key>
<integer>200</integer>
<key>IOPropertyMatch</key>
<array>
<dict>
<key>name</key>
<string>INT33D5</string>
</dict>
<dict>
<key>name</key>
<string>INTC1051</string>
</dict>
</array>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
<key>IOUserClientClass</key>
<string>YogaSMCUserClient</string>
</dict>
<key>YogaWMI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.zhen.YogaSMC</string>
<key>IOClass</key>
<string>YogaWMI</string>
<key>IONameMatch</key>
<string>PNP0C14</string>
<key>IOProbeScore</key>
<integer>100</integer>
<key>IOProviderClass</key>
<string>IOACPIPlatformDevice</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.12</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Zhen. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.4.5</string>
<key>as.vit9696.VirtualSMC</key>
<string>1.1.4</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
</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>