update kext,update OC 0.6.3。重新使用USBInjectAll.kext来驱动USB以获得在X250上更好的兼容性
This commit is contained in:
Vendored
BIN
Binary file not shown.
Binary file not shown.
Vendored
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.1.0</string>
|
<string>2.1.1</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>2.1.0</string>
|
<string>2.1.1</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.5.3</string>
|
<string>1.5.4</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.5.3</string>
|
<string>1.5.4</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
@@ -42,6 +42,23 @@
|
|||||||
<string>11E708</string>
|
<string>11E708</string>
|
||||||
<key>IOKitPersonalities</key>
|
<key>IOKitPersonalities</key>
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>ALCUserClientProvider</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>as.vit9696.AppleALC</string>
|
||||||
|
<key>IOClass</key>
|
||||||
|
<string>ALCUserClientProvider</string>
|
||||||
|
<key>IOMatchCategory</key>
|
||||||
|
<string>ALCUserClientProvider</string>
|
||||||
|
<key>IOProbeScore</key>
|
||||||
|
<integer>1000</integer>
|
||||||
|
<key>IOProviderClass</key>
|
||||||
|
<string>IOResources</string>
|
||||||
|
<key>IOResourceMatch</key>
|
||||||
|
<string>IOKit</string>
|
||||||
|
<key>IOUserClientClass</key>
|
||||||
|
<string>ALCUserClient</string>
|
||||||
|
</dict>
|
||||||
<key>HDA Hardware Config Resource</key>
|
<key>HDA Hardware Config Resource</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
@@ -896,14 +913,20 @@
|
|||||||
<key>ConfigData</key>
|
<key>ConfigData</key>
|
||||||
<data>
|
<data>
|
||||||
ASccEAEnHQABJx6gAScfkAFHHCABRx0AAUce
|
ASccEAEnHQABJx6gAScfkAFHHCABRx0AAUce
|
||||||
FwFHH5ABlxwwAZcdEAGXHosBlx8EAhccQAIX
|
FwFHH5ABRwwCAZccMAGXHRABlx6BAZcfBAIX
|
||||||
HRACFx4rAhcfBAE3HFABNx0AATceAAE3H0AB
|
HEACFx0QAhceKwIXHwQCFwwCATccUAE3HQAB
|
||||||
1xxgAdcdsAHXHmYB1x9AAUcMAgGXDAI=
|
Nx4AATcfQAHXHGAB1x2wAdceZgHXH0A=
|
||||||
</data>
|
</data>
|
||||||
<key>FuncGroup</key>
|
<key>FuncGroup</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
<key>LayoutID</key>
|
<key>LayoutID</key>
|
||||||
<integer>13</integer>
|
<integer>13</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAgIXDAIBlwcl
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AFGLowPowerState</key>
|
<key>AFGLowPowerState</key>
|
||||||
@@ -916,9 +939,9 @@
|
|||||||
<integer>283902512</integer>
|
<integer>283902512</integer>
|
||||||
<key>ConfigData</key>
|
<key>ConfigData</key>
|
||||||
<data>
|
<data>
|
||||||
AhccEAIXHRACFx4rAhcfBAFHHCABRx0BAUce
|
AUccEAFHHQEBRx4XAUcfkAFHDAICFxwgAhcd
|
||||||
FwFHH5ABJxwwAScdAQEnHqABJx+QAZccQAGX
|
EAIXHiECFx8TAhcMAgEnHDABJx0BASceoAEn
|
||||||
HRABlx6LAZcfBAFHDAI=
|
H5ABlxxAAZcdEQGXHoEBlx+T
|
||||||
</data>
|
</data>
|
||||||
<key>FuncGroup</key>
|
<key>FuncGroup</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
@@ -926,7 +949,7 @@
|
|||||||
<integer>20</integer>
|
<integer>20</integer>
|
||||||
<key>WakeConfigData</key>
|
<key>WakeConfigData</key>
|
||||||
<data>
|
<data>
|
||||||
AZcHJQ==
|
AUcMAgIXDAIBlwcl
|
||||||
</data>
|
</data>
|
||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
@@ -1484,6 +1507,36 @@
|
|||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>AFGLowPowerState</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
<key>Codec</key>
|
||||||
|
<string>Realtek ALC235 for Lenovo Qitian M420 by Cryse Hillmes</string>
|
||||||
|
<key>CodecID</key>
|
||||||
|
<integer>283902517</integer>
|
||||||
|
<key>ConfigData</key>
|
||||||
|
<data>
|
||||||
|
AScc8AEnHQABJx4AAScfQAFHHBABRx0BAUce
|
||||||
|
FwFHH5ABdxzwAXcdAAF3HgABdx9AAYcc8AGH
|
||||||
|
HQABhx4AAYcfQAGXHHABlx0QAZceoQGXHwIB
|
||||||
|
pxwgAacdEAGnHoEBpx8CAbccgAG3HRABtx4B
|
||||||
|
AbcfAQHXHPAB1x0AAdceAAHXH0AB5xzwAecd
|
||||||
|
AAHnHgAB5x9AAhccUAIXHRACFx4hAhcfAgFH
|
||||||
|
DAIBtwwCAhcMAgIXB8ACFwiCAZcHJA==
|
||||||
|
</data>
|
||||||
|
<key>FuncGroup</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>LayoutID</key>
|
||||||
|
<integer>35</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAgG3DAICFwwCAhcHwAIXCIIBlwck
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AFGLowPowerState</key>
|
<key>AFGLowPowerState</key>
|
||||||
<data>
|
<data>
|
||||||
@@ -4458,6 +4511,32 @@
|
|||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>AFGLowPowerState</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
<key>Codec</key>
|
||||||
|
<string>Realtek ALC 272 for Lenovo Y470 by amu_1680c</string>
|
||||||
|
<key>CodecID</key>
|
||||||
|
<integer>283902578</integer>
|
||||||
|
<key>ConfigData</key>
|
||||||
|
<data>
|
||||||
|
ASccEAEnHQEBJx6gAScfkAGHHCABhx0AAYce
|
||||||
|
gQGHHwEBRxwwAUcdAQFHHhABRx+QAhccQAIX
|
||||||
|
HRACFx4hAhcfAQFHDAI=
|
||||||
|
</data>
|
||||||
|
<key>FuncGroup</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>LayoutID</key>
|
||||||
|
<integer>12</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAg==
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AFGLowPowerState</key>
|
<key>AFGLowPowerState</key>
|
||||||
<data>
|
<data>
|
||||||
@@ -5422,7 +5501,7 @@
|
|||||||
<data>
|
<data>
|
||||||
ASccEAEnHQEBJx6mAScfkAFHHDABRx0BAUce
|
ASccEAEnHQEBJx6mAScfkAFHHDABRx0BAUce
|
||||||
FwFHH5ABlxwAAZcdEAGXHosBlx8EAhccIAIX
|
FwFHH5ABlxwAAZcdEAGXHosBlx8EAhccIAIX
|
||||||
HRACFx4rAhcfBAFHDAI=
|
HRACFx4rAhcfBAFHDAICFwwC
|
||||||
</data>
|
</data>
|
||||||
<key>FuncGroup</key>
|
<key>FuncGroup</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
@@ -5430,7 +5509,7 @@
|
|||||||
<integer>21</integer>
|
<integer>21</integer>
|
||||||
<key>WakeConfigData</key>
|
<key>WakeConfigData</key>
|
||||||
<data>
|
<data>
|
||||||
AUcMAg==
|
AUcMAgIXDAIBlwcl
|
||||||
</data>
|
</data>
|
||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
@@ -5764,6 +5843,33 @@
|
|||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>AFGLowPowerState</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
<key>CodecID</key>
|
||||||
|
<integer>283902608</integer>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>ALC3241 - HP Envy 15t-k200 Beats Audio 2.1</string>
|
||||||
|
<key>ConfigData</key>
|
||||||
|
<data>
|
||||||
|
AaccEAGnHRABpx6BAacfAAEnHCABJx0AASce
|
||||||
|
owEnH5ABRxwwAUcdAQFHHhABRx+QAXccMQF3
|
||||||
|
HQEBdx4QAXcfkAFXHFABVx0QAVceIQFXHwAB
|
||||||
|
RwwC
|
||||||
|
</data>
|
||||||
|
<key>FuncGroup</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>LayoutID</key>
|
||||||
|
<integer>10</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAg==
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AFGLowPowerState</key>
|
<key>AFGLowPowerState</key>
|
||||||
<data>
|
<data>
|
||||||
@@ -9084,6 +9190,38 @@
|
|||||||
<key>LayoutID</key>
|
<key>LayoutID</key>
|
||||||
<integer>99</integer>
|
<integer>99</integer>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>AFGLowPowerState</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
<key>CodecID</key>
|
||||||
|
<integer>283904146</integer>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string>Custom ALC892 for MSI Z370-A PRO by GeorgeWan</string>
|
||||||
|
<key>ConfigData</key>
|
||||||
|
<data>
|
||||||
|
ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
|
||||||
|
AAEnH0ABRxwQAUcdQAFHHhEBRx+QAUcMAgFX
|
||||||
|
HCABVx0QAVceAQFXHwEBZxwwAWcdYAFnHgEB
|
||||||
|
Zx8BAXccQAF3HSABdx4BAXcfAQGHHFABhx2Q
|
||||||
|
AYceoAGHH5ABlxxwAZcdkAGXHoEBlx8CAacc
|
||||||
|
YAGnHTABpx6BAacfAQG3HIABtx1AAbceIQG3
|
||||||
|
HwIBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB
|
||||||
|
1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A
|
||||||
|
Afcc8AH3HQAB9x4AAfcfQA==
|
||||||
|
</data>
|
||||||
|
<key>FuncGroup</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>LayoutID</key>
|
||||||
|
<integer>100</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAgG3DAI=
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AFGLowPowerState</key>
|
<key>AFGLowPowerState</key>
|
||||||
<data>
|
<data>
|
||||||
@@ -10221,6 +10359,36 @@
|
|||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>AFGLowPowerState</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
<key>CodecID</key>
|
||||||
|
<integer>283904768</integer>
|
||||||
|
<key>CodecName</key>
|
||||||
|
<string>GeorgeWan - ALCS1200A for ASROCK Z490 Steel Legend</string>
|
||||||
|
<key>ConfigData</key>
|
||||||
|
<data>
|
||||||
|
ARcc8AEXHQABFx4AARcfQAFHHBABRx1AAUce
|
||||||
|
EQFHH5ABRwwCAVccIAFXHRABVx4BAVcfAQFn
|
||||||
|
HDABZx1gAWceAQFnHwEBdxzwAXcdAAF3HgAB
|
||||||
|
dx9AAYccQAGHHZABhx6gAYcfkAGXHGABlx2Q
|
||||||
|
AZcegQGXHwIBpxxQAacdMAGnHoEBpx8BAbcc
|
||||||
|
cAG3HUABtx4hAbcfAgG3DAIB5xyAAecdYQHn
|
||||||
|
HksB5x8B
|
||||||
|
</data>
|
||||||
|
<key>FuncGroup</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>LayoutID</key>
|
||||||
|
<integer>51</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAgG3DAI=
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AFGLowPowerState</key>
|
<key>AFGLowPowerState</key>
|
||||||
<data>
|
<data>
|
||||||
@@ -12227,6 +12395,33 @@
|
|||||||
<key>WakeVerbReinit</key>
|
<key>WakeVerbReinit</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>AFGLowPowerState</key>
|
||||||
|
<data>
|
||||||
|
AwAAAA==
|
||||||
|
</data>
|
||||||
|
<key>Codec</key>
|
||||||
|
<string>ALC662v3 for Lenovo M415-D339 by Eric</string>
|
||||||
|
<key>CodecID</key>
|
||||||
|
<integer>283903586</integer>
|
||||||
|
<key>ConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd
|
||||||
|
EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcegAGH
|
||||||
|
HwEBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB
|
||||||
|
px6BAacfAQ==
|
||||||
|
</data>
|
||||||
|
<key>FuncGroup</key>
|
||||||
|
<integer>1</integer>
|
||||||
|
<key>LayoutID</key>
|
||||||
|
<integer>66</integer>
|
||||||
|
<key>WakeConfigData</key>
|
||||||
|
<data>
|
||||||
|
AUcMAg==
|
||||||
|
</data>
|
||||||
|
<key>WakeVerbReinit</key>
|
||||||
|
<true/>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
<key>IOClass</key>
|
<key>IOClass</key>
|
||||||
<string>AppleHDAHardwareConfigDriver</string>
|
<string>AppleHDAHardwareConfigDriver</string>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.4.8</string>
|
<string>1.4.9</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.4.8</string>
|
<string>1.4.9</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
<array>
|
<array>
|
||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
<array>
|
<array>
|
||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
+7089
File diff suppressed because it is too large
Load Diff
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>
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.1.7</string>
|
<string>1.1.8</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
<key>BuildMachineOSBuild</key>
|
<key>BuildMachineOSBuild</key>
|
||||||
<string>19F101</string>
|
<string>19H2</string>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>KEXT</string>
|
<string>KEXT</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.4.3</string>
|
<string>1.4.4</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
<key>CFBundleSupportedPlatforms</key>
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
<string>MacOSX</string>
|
<string>MacOSX</string>
|
||||||
</array>
|
</array>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.4.3</string>
|
<string>1.4.4</string>
|
||||||
<key>DTCompiler</key>
|
<key>DTCompiler</key>
|
||||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||||
<key>DTPlatformBuild</key>
|
<key>DTPlatformBuild</key>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+26
-2
@@ -42,7 +42,7 @@
|
|||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string>USB</string>
|
<string>USB</string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<false/>
|
||||||
<key>Path</key>
|
<key>Path</key>
|
||||||
<string>SSDT-EC-USBX.aml</string>
|
<string>SSDT-EC-USBX.aml</string>
|
||||||
</dict>
|
</dict>
|
||||||
@@ -1376,7 +1376,7 @@
|
|||||||
<key>Comment</key>
|
<key>Comment</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>Enabled</key>
|
<key>Enabled</key>
|
||||||
<true/>
|
<false/>
|
||||||
<key>ExecutablePath</key>
|
<key>ExecutablePath</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>MaxKernel</key>
|
<key>MaxKernel</key>
|
||||||
@@ -1386,6 +1386,24 @@
|
|||||||
<key>PlistPath</key>
|
<key>PlistPath</key>
|
||||||
<string>Contents/Info.plist</string>
|
<string>Contents/Info.plist</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>Arch</key>
|
||||||
|
<string>Any</string>
|
||||||
|
<key>BundlePath</key>
|
||||||
|
<string>USBInjectAll.kext</string>
|
||||||
|
<key>Comment</key>
|
||||||
|
<string></string>
|
||||||
|
<key>Enabled</key>
|
||||||
|
<true/>
|
||||||
|
<key>ExecutablePath</key>
|
||||||
|
<string>Contents/MacOS/USBInjectAll</string>
|
||||||
|
<key>MaxKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>MinKernel</key>
|
||||||
|
<string></string>
|
||||||
|
<key>PlistPath</key>
|
||||||
|
<string>Contents/Info.plist</string>
|
||||||
|
</dict>
|
||||||
<dict>
|
<dict>
|
||||||
<key>Arch</key>
|
<key>Arch</key>
|
||||||
<string>Any</string>
|
<string>Any</string>
|
||||||
@@ -1903,6 +1921,8 @@
|
|||||||
<false/>
|
<false/>
|
||||||
<key>ExternalDiskIcons</key>
|
<key>ExternalDiskIcons</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
<key>ForceSecureBootScheme</key>
|
||||||
|
<false/>
|
||||||
<key>IncreasePciBarSize</key>
|
<key>IncreasePciBarSize</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>LapicKernelPanic</key>
|
<key>LapicKernelPanic</key>
|
||||||
@@ -2181,6 +2201,8 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>Automatic</key>
|
<key>Automatic</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>CustomMemory</key>
|
||||||
|
<false/>
|
||||||
<key>Generic</key>
|
<key>Generic</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>AdviseWindows</key>
|
<key>AdviseWindows</key>
|
||||||
@@ -2283,6 +2305,8 @@
|
|||||||
<string></string>
|
<string></string>
|
||||||
<key>DirectGopRendering</key>
|
<key>DirectGopRendering</key>
|
||||||
<false/>
|
<false/>
|
||||||
|
<key>ForceResolution</key>
|
||||||
|
<false/>
|
||||||
<key>IgnoreTextInGraphics</key>
|
<key>IgnoreTextInGraphics</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>ProvideConsoleGop</key>
|
<key>ProvideConsoleGop</key>
|
||||||
|
|||||||
+1
-3
@@ -1,14 +1,12 @@
|
|||||||
# ThinkPad T450s Big Sur OpenCore 0.6.2
|
# ThinkPad T450s Big Sur OpenCore 0.6.3
|
||||||

|

|
||||||
## Introduction to the
|
## Introduction to the
|
||||||
|
|
||||||
- This is a full ThinkPad T450s macOS Big Sur + DW1820a configuration.
|
- This is a full ThinkPad T450s macOS Big Sur + DW1820a configuration.
|
||||||
- There is no need to disable WIFI in the BIOS when installing a system using DW1820A.
|
|
||||||
- Sound card default Layout-id = 32, earphone noise please use the sound card repair script(ALCPlugFix).
|
- Sound card default Layout-id = 32, earphone noise please use the sound card repair script(ALCPlugFix).
|
||||||
- Support touch screen
|
- Support touch screen
|
||||||
- support Catalina
|
- support Catalina
|
||||||
- support ThinkPad X250
|
- support ThinkPad X250
|
||||||
- (PS: If you don't want the ACPI patch to work on other systems, please change the version to a MOD branch in the Opencore Configurator preferences and save it.)
|
|
||||||
|
|
||||||
## Hardware information
|
## Hardware information
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,11 @@
|
|||||||
# ThinkPad T450s Big Sur OpenCore 0.6.2
|
# ThinkPad T450s Big Sur OpenCore 0.6.3
|
||||||

|

|
||||||
## 简介
|
## 简介
|
||||||
- 这是一个完整的ThinkPad T450s macOS Big Sur + DW1820a 配置。
|
- 这是一个完整的ThinkPad T450s macOS Big Sur + DW1820a 配置。
|
||||||
- 使用DW1820A安装系统时无需在BIOS中禁用WIFI。
|
|
||||||
- 声卡默认 layout-id = 32,耳机杂音请使用声卡修复脚本(ALCPlugFix)。
|
- 声卡默认 layout-id = 32,耳机杂音请使用声卡修复脚本(ALCPlugFix)。
|
||||||
- 支持触摸屏
|
- 支持触摸屏
|
||||||
- 支持Catalina
|
- 支持Catalina
|
||||||
- 支持ThinkPad X250
|
- 支持ThinkPad X250
|
||||||
- (PS:如果不想ACPI补丁在其它系统中生效,请在opencore configurator 偏好设置中将版本改成MOD分支版然后保存即可。)
|
|
||||||
|
|
||||||
## 硬件信息
|
## 硬件信息
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user