Increment binaries

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/180
This commit is contained in:
Mykola Grymalyuk
2021-05-02 12:35:50 -06:00
parent 6f1ed43f4e
commit 76f104ddab
13 changed files with 23 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* Removes PCI0's 32-bit Allocation Limitation to resolve PCIe device support on Sandy and
* Ivy Bridge Macs, mainly applicable for Audio and eGPU support.
* BUF0 to BUF1 patch required to override exisiting BufObj in DSDT.
* BUF0 to BUF1 patch required to override exisiting BuffObj in DSDT.
*
* Source:
* https://egpu.io/forums/pc-setup/fix-dsdt-override-to-correct-error-12/
+7 -1
View File
@@ -1335,7 +1335,7 @@
<key>AppleEvent</key>
<string>Builtin</string>
<key>CustomDelays</key>
<string>Disabled</string>
<false/>
<key>KeyInitialDelay</key>
<integer>0</integer>
<key>KeySubsequentDelay</key>
@@ -1459,14 +1459,20 @@
<dict>
<key>ActivateHpetSupport</key>
<false/>
<key>EnableVectorAcceleration</key>
<false/>
<key>DisableSecurityPolicy</key>
<false/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>ForgeUefiSupport</key>
<false/>
<key>IgnoreInvalidFlexRatio</key>
<false/>
<key>ReleaseUsbOwnership</key>
<false/>
<key>ReloadOptionRoms</key>
<false/>
<key>RequestBootVarRouting</key>
<true/>
<key>TscSyncTimeout</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.