Updated OpenCore to 0.9.1 and updated some kexts

This commit is contained in:
2023-05-04 20:13:41 +02:00
parent f0d656ef18
commit 899a199d4a
102 changed files with 1439 additions and 336 deletions

85
EFI/OC/config.plist Normal file → Executable file
View File

@@ -534,24 +534,6 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>AirportItlwm.kext</string>
<key>Comment</key>
<string>AirportItlwm.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/AirportItlwm</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
@@ -632,9 +614,9 @@
<key>Comment</key>
<string>IntelBTPatcher.kext</string>
<key>Enabled</key>
<false/>
<true/>
<key>ExecutablePath</key>
<string></string>
<string>Contents/MacOS/IntelBTPatcher</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -664,13 +646,13 @@
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>RealtekRTL8100.kext</string>
<string>RealtekRTL8111.kext</string>
<key>Comment</key>
<string>RealtekRTL8100.kext</string>
<string>RealtekRTL8111.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/RealtekRTL8100</string>
<string>Contents/MacOS/RealtekRTL8111</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
@@ -948,6 +930,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>AirportItlwm.kext</string>
<key>Comment</key>
<string>AirportItlwm.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/AirportItlwm</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
@@ -972,7 +972,7 @@
<key>BundlePath</key>
<string>RealtekCardReaderFriend.kext</string>
<key>Comment</key>
<string>RealtekCardReader.kext</string>
<string>RealtekCardReaderFriend.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
@@ -1001,7 +1001,28 @@
<string></string>
</dict>
<key>Force</key>
<array/>
<array>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>IO80211Family.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IO80211Family</string>
<key>Identifier</key>
<string>IO80211Family.kext</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Patch</key>
<array/>
<key>Quirks</key>
@@ -1073,6 +1094,8 @@
<integer>0</integer>
<key>HibernateMode</key>
<string>None</string>
<key>HibernateSkipsPicker</key>
<false/>
<key>HideAuxiliary</key>
<false/>
<key>LauncherOption</key>
@@ -1314,6 +1337,12 @@
<integer>50</integer>
<key>KeySubsequentDelay</key>
<integer>5</integer>
<key>PointerDwellClickTimeout</key>
<integer>0</integer>
<key>PointerDwellDoubleClickTimeout</key>
<integer>0</integer>
<key>PointerDwellRadius</key>
<integer>0</integer>
<key>PointerPollMask</key>
<integer>-1</integer>
<key>PointerPollMin</key>
@@ -1420,6 +1449,8 @@
<false/>
<key>ForceResolution</key>
<false/>
<key>GopBurstMode</key>
<false/>
<key>GopPassThrough</key>
<string>Disabled</string>
<key>IgnoreTextInGraphics</key>
@@ -1508,6 +1539,8 @@
<true/>
<key>ResizeGpuBars</key>
<integer>-1</integer>
<key>ResizeUsePciRbIo</key>
<false/>
<key>TscSyncTimeout</key>
<integer>0</integer>
<key>UnblockFsConnect</key>
@@ -1517,4 +1550,4 @@
<array/>
</dict>
</dict>
</plist>
</plist>