Created
February 18, 2020 14:50
-
-
Save sebastiaanluca/0153bf02c4915c53a61c0e141ceefc77 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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>ACPI</key> | |
| <dict> | |
| <key>DSDT</key> | |
| <dict> | |
| <key>Fixes</key> | |
| <dict> | |
| <key>AddMCHC</key> | |
| <true/> | |
| <key>FixHPET</key> | |
| <true/> | |
| <key>FixIPIC</key> | |
| <true/> | |
| <key>FixRTC</key> | |
| <false/> | |
| <key>FixShutdown</key> | |
| <true/> | |
| <key>FixTMR</key> | |
| <true/> | |
| </dict> | |
| <key>Patches</key> | |
| <array> | |
| <dict> | |
| <key>Comment</key> | |
| <string>change XHCI to XHC</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>WEhDSQ==</data> | |
| <key>Replace</key> | |
| <data>WEhDXw==</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>change XHC1 to XHC</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>WEhDMQ==</data> | |
| <key>Replace</key> | |
| <data>WEhDXw==</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>change SAT0 to SATA</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>U0FUMA==</data> | |
| <key>Replace</key> | |
| <data>U0FUQQ==</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>Fix 300-series RTC Bug</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>oAqTU1RBUwE=</data> | |
| <key>Replace</key> | |
| <data>oAqRCv8L//8=</data> | |
| </dict> | |
| </array> | |
| </dict> | |
| <key>DropTables</key> | |
| <array> | |
| <dict> | |
| <key>Signature</key> | |
| <string>DMAR</string> | |
| </dict> | |
| <dict> | |
| <key>Signature</key> | |
| <string>MATS</string> | |
| </dict> | |
| </array> | |
| <key>FixHeaders</key> | |
| <true/> | |
| <key>SSDT</key> | |
| <dict> | |
| <key>Generate</key> | |
| <dict> | |
| <key>CStates</key> | |
| <true/> | |
| <key>PStates</key> | |
| <true/> | |
| <key>PluginType</key> | |
| <true/> | |
| </dict> | |
| </dict> | |
| </dict> | |
| <key>AddProperties</key> | |
| <array> | |
| <dict> | |
| <key>Device</key> | |
| <string>NVidia</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Key</key> | |
| <string>name</string> | |
| <key>Value</key> | |
| <data>I2Rpc3BsYXk=</data> | |
| </dict> | |
| <dict> | |
| <key>Device</key> | |
| <string>NVidia</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Key</key> | |
| <string>IOName</string> | |
| <key>Value</key> | |
| <string>#display</string> | |
| </dict> | |
| <dict> | |
| <key>Device</key> | |
| <string>NVidia</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Key</key> | |
| <string>class-code</string> | |
| <key>Value</key> | |
| <data>/////w==</data> | |
| </dict> | |
| </array> | |
| <key>Boot</key> | |
| <dict> | |
| <key>Arguments</key> | |
| <string>dart=0 nv_disable=1 -x -s -f cpus=1 maxmem=4096 nv_disable=1 -no-zp darkwake=2 keepsyms=1 debug=0x100 -v</string> | |
| <key>DefaultVolume</key> | |
| <string>LastBootedVolume</string> | |
| <key>Timeout</key> | |
| <integer>5</integer> | |
| </dict> | |
| <key>Devices</key> | |
| <dict> | |
| <key>Audio</key> | |
| <dict> | |
| <key>Inject</key> | |
| <integer>1</integer> | |
| <key>ResetHDA</key> | |
| <true/> | |
| </dict> | |
| <key>USB</key> | |
| <dict> | |
| <key>FixOwnership</key> | |
| <true/> | |
| </dict> | |
| </dict> | |
| <key>GUI</key> | |
| <dict> | |
| <key>Scan</key> | |
| <dict> | |
| <key>Entries</key> | |
| <true/> | |
| <key>Tool</key> | |
| <true/> | |
| </dict> | |
| </dict> | |
| <key>Graphics</key> | |
| <dict> | |
| <key>Inject</key> | |
| <dict> | |
| <key>ATI</key> | |
| <false/> | |
| <key>Intel</key> | |
| <false/> | |
| <key>NVidia</key> | |
| <false/> | |
| </dict> | |
| </dict> | |
| <key>KernelAndKextPatches</key> | |
| <dict> | |
| <key>KernelPm</key> | |
| <true/> | |
| <key>KextsToPatch</key> | |
| <array> | |
| <dict> | |
| <key>Comment</key> | |
| <string>Port limit increase</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>g710////EA==</data> | |
| <key>InfoPlistPatch</key> | |
| <false/> | |
| <key>MatchOS</key> | |
| <string>10.12.x</string> | |
| <key>Name</key> | |
| <string>com.apple.driver.usb.AppleUSBXHCI</string> | |
| <key>Replace</key> | |
| <data>g710////Gw==</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>Port limit increase (RehabMan)</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>g32IDw+DpwQAAA==</data> | |
| <key>InfoPlistPatch</key> | |
| <false/> | |
| <key>MatchOS</key> | |
| <string>10.13.x</string> | |
| <key>Name</key> | |
| <string>com.apple.driver.usb.AppleUSBXHCI</string> | |
| <key>Replace</key> | |
| <data>g32ID5CQkJCQkA==</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>Port limit increase (PMHeart)</string> | |
| <key>Disabled</key> | |
| <true/> | |
| <key>Find</key> | |
| <data>g/sPD4MDBQAA</data> | |
| <key>InfoPlistPatch</key> | |
| <false/> | |
| <key>MatchOS</key> | |
| <string>10.14.0</string> | |
| <key>Name</key> | |
| <string>com.apple.driver.usb.AppleUSBXHCI</string> | |
| <key>Replace</key> | |
| <data>g/sPkJCQkJCQ</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>Port limit increase (Ricky)</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>g/sPD4OPBAAA</data> | |
| <key>InfoPlistPatch</key> | |
| <false/> | |
| <key>MatchOS</key> | |
| <string>10.14.x</string> | |
| <key>Name</key> | |
| <string>com.apple.driver.usb.AppleUSBXHCI</string> | |
| <key>Replace</key> | |
| <data>g/sPkJCQkJCQ</data> | |
| </dict> | |
| <dict> | |
| <key>Comment</key> | |
| <string>External Icons Patch</string> | |
| <key>Disabled</key> | |
| <false/> | |
| <key>Find</key> | |
| <data>RXh0ZXJuYWw=</data> | |
| <key>InfoPlistPatch</key> | |
| <false/> | |
| <key>Name</key> | |
| <string>AppleAHCIPort</string> | |
| <key>Replace</key> | |
| <data>SW50ZXJuYWw=</data> | |
| </dict> | |
| </array> | |
| </dict> | |
| <key>RtVariables</key> | |
| <dict> | |
| <key>BooterConfig</key> | |
| <string>0x28</string> | |
| <key>CsrActiveConfig</key> | |
| <string>0x3E7</string> | |
| <key>MLB</key> | |
| <string>xxx</string> | |
| <key>ROM</key> | |
| <string>UseMacAddr0</string> | |
| </dict> | |
| <key>SMBIOS</key> | |
| <dict> | |
| <key>BoardSerialNumber</key> | |
| <string>xxx</string> | |
| <key>ProductName</key> | |
| <string>iMacPro1,1</string> | |
| <key>SerialNumber</key> | |
| <string>xxx</string> | |
| <key>SmUUID</key> | |
| <string>xxx</string> | |
| </dict> | |
| <key>SystemParameters</key> | |
| <dict> | |
| <key>InjectKexts</key> | |
| <string>Yes</string> | |
| <key>InjectSystemID</key> | |
| <true/> | |
| </dict> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment