update OpenCore-0.7.1

1.更新OpenCore 0.7.1。
2.移除rtsx_sleep_wake_delay_ms=1000引导参数。
3.修复了读卡器无法在Monterey上使用的问题。
4.添加Sidecar(随航)支持。
This commit is contained in:
辨识
2021-07-06 14:50:09 +08:00
parent a3371c6279
commit 2e2ae79ee4
55 changed files with 398 additions and 342 deletions
+40 -14
View File
@@ -29,19 +29,19 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12D4e</string>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.1</string>
<string>11.0</string>
<key>DTSDKBuild</key>
<string>20C63</string>
<string>20A2408</string>
<key>DTSDKName</key>
<string>macosx11.1</string>
<string>macosx11.0</string>
<key>DTXcode</key>
<string>1240</string>
<string>1220</string>
<key>DTXcodeBuild</key>
<string>12D4e</string>
<string>12B45b</string>
<key>IOKitPersonalities</key>
<dict>
<key>ALCUserClientProvider</key>
@@ -2543,7 +2543,7 @@
<integer>96</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAIBlwcC
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
@@ -13313,6 +13313,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>b0ltun/agasecond - Realtek ALC256 (3246) for Hasee KingBook X57S1</string>
<key>CodecID</key>
<integer>283902550</integer>
<key>ConfigData</key>
<data>
AbccEAG3HQABtx4XAbcfkAG3DAICFwwCAUcM
AgGXByUCBQBFAgTQiQIFABsCBAxLAgUAEAIE
ACA=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>70</integer>
<key>WakeConfigData</key>
<data>
AbcMAgFHDAICFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleHDAHardwareConfigDriver</string>
@@ -13336,7 +13362,7 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<string>10.6</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
@@ -13348,17 +13374,17 @@
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
<string>10.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
Binary file not shown.