jfredson

Untitled

Oct 5th, 2019
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>ACPI</key>
  6. <dict>
  7. <key>DSDT</key>
  8. <dict>
  9. <key>Fixes</key>
  10. <dict>
  11. <key>AddMCHC</key>
  12. <true/>
  13. <key>FixHPET</key>
  14. <true/>
  15. <key>FixIPIC</key>
  16. <true/>
  17. <key>FixShutdown</key>
  18. <true/>
  19. <key>FixTMR</key>
  20. <true/>
  21. </dict>
  22. <key>Patches</key>
  23. <array>
  24. <dict>
  25. <key>Comment</key>
  26. <string>change XHCI to XHC</string>
  27. <key>Disabled</key>
  28. <false/>
  29. <key>Find</key>
  30. <data>
  31. WEhDSQ==
  32. </data>
  33. <key>Replace</key>
  34. <data>
  35. WEhDXw==
  36. </data>
  37. </dict>
  38. <dict>
  39. <key>Comment</key>
  40. <string>change XHC1 to XHC</string>
  41. <key>Disabled</key>
  42. <false/>
  43. <key>Find</key>
  44. <data>
  45. WEhDMQ==
  46. </data>
  47. <key>Replace</key>
  48. <data>
  49. WEgxXw==
  50. </data>
  51. </dict>
  52. <dict>
  53. <key>Comment</key>
  54. <string>change SAT0 to SATA</string>
  55. <key>Disabled</key>
  56. <false/>
  57. <key>Find</key>
  58. <data>
  59. U0FUMA==
  60. </data>
  61. <key>Replace</key>
  62. <data>
  63. U0FUQQ==
  64. </data>
  65. </dict>
  66. </array>
  67. </dict>
  68. <key>DropTables</key>
  69. <array>
  70. <dict>
  71. <key>Signature</key>
  72. <string>DMAR</string>
  73. </dict>
  74. <dict>
  75. <key>Signature</key>
  76. <string>MATS</string>
  77. </dict>
  78. </array>
  79. <key>FixHeaders</key>
  80. <true/>
  81. <key>SSDT</key>
  82. <dict>
  83. <key>Generate</key>
  84. <dict>
  85. <key>PluginType</key>
  86. <true/>
  87. </dict>
  88. </dict>
  89. </dict>
  90. <key>Boot</key>
  91. <dict>
  92. <key>Arguments</key>
  93. <string>keepsyms=1 dart=0 debug=0x100 -v</string>
  94. <key>DefaultVolume</key>
  95. <string>LastBootedVolume</string>
  96. <key>Timeout</key>
  97. <integer>5</integer>
  98. <key>XMPDetection</key>
  99. <string>Yes</string>
  100. </dict>
  101. <key>Devices</key>
  102. <dict>
  103. <key>Audio</key>
  104. <dict>
  105. <key>Inject</key>
  106. <integer>1</integer>
  107. <key>ResetHDA</key>
  108. <true/>
  109. </dict>
  110. <key>Properties</key>
  111. <dict>
  112. <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
  113. <dict>
  114. <key>AAPL,ig-platform-id</key>
  115. <data>
  116. AwCSPg==
  117. </data>
  118. <key>framebuffer-patch-enable</key>
  119. <data>
  120. AQAAAA==
  121. </data>
  122. <key>framebuffer-stolenmem</key>
  123. <data>
  124. AAAwAQ==
  125. </data>
  126. </dict>
  127. </dict>
  128. </dict>
  129. <key>GUI</key>
  130. <dict>
  131. <key>Hide</key>
  132. <array>
  133. <string>Preboot</string>
  134. <string>Recovery</string>
  135. </array>
  136. <key>Scan</key>
  137. <dict>
  138. <key>Entries</key>
  139. <true/>
  140. <key>Legacy</key>
  141. <false/>
  142. <key>Tool</key>
  143. <true/>
  144. </dict>
  145. </dict>
  146. <key>KernelAndKextPatches</key>
  147. <dict>
  148. <key>KernelPm</key>
  149. <true/>
  150. <key>KextsToPatch</key>
  151. <array>
  152. <dict>
  153. <key>Comment</key>
  154. <string>Port limit increase (PMHeart)</string>
  155. <key>Disabled</key>
  156. <true/>
  157. <key>Find</key>
  158. <data>
  159. g/sPD4MDBQAA
  160. </data>
  161. <key>InfoPlistPatch</key>
  162. <false/>
  163. <key>MatchOS</key>
  164. <string>10.14.0</string>
  165. <key>Name</key>
  166. <string>com.apple.driver.usb.AppleUSBXHCI</string>
  167. <key>Replace</key>
  168. <data>
  169. g/sPkJCQkJCQ
  170. </data>
  171. </dict>
  172. <dict>
  173. <key>Comment</key>
  174. <string>Port limit increase (Ricky)</string>
  175. <key>Disabled</key>
  176. <false/>
  177. <key>Find</key>
  178. <data>
  179. g/sPD4OPBAAA
  180. </data>
  181. <key>InfoPlistPatch</key>
  182. <false/>
  183. <key>MatchOS</key>
  184. <string>10.14.x</string>
  185. <key>Name</key>
  186. <string>com.apple.driver.usb.AppleUSBXHCI</string>
  187. <key>Replace</key>
  188. <data>
  189. g/sPkJCQkJCQ
  190. </data>
  191. </dict>
  192. <dict>
  193. <key>Comment</key>
  194. <string>External Icons Patch</string>
  195. <key>Disabled</key>
  196. <false/>
  197. <key>Find</key>
  198. <data>
  199. RXh0ZXJuYWw=
  200. </data>
  201. <key>InfoPlistPatch</key>
  202. <false/>
  203. <key>Name</key>
  204. <string>AppleAHCIPort</string>
  205. <key>Replace</key>
  206. <data>
  207. SW50ZXJuYWw=
  208. </data>
  209. </dict>
  210. </array>
  211. </dict>
  212. <key>RtVariables</key>
  213. <dict>
  214. <key>BooterConfig</key>
  215. <string>0x28</string>
  216. <key>CsrActiveConfig</key>
  217. <string>0x3E7</string>
  218. <key>MLB</key>
  219. <string>C02729301QXH69F8C</string>
  220. <key>ROM</key>
  221. <string>UseMacAddr0</string>
  222. </dict>
  223. <key>SMBIOS</key>
  224. <dict>
  225. <key>BoardSerialNumber</key>
  226. <string>C02729301QXH69F8C</string>
  227. <key>ProductName</key>
  228. <string>iMac18,1</string>
  229. <key>SerialNumber</key>
  230. <string>C02V3EZ3H7JY</string>
  231. <key>SmUUID</key>
  232. <string>2A7D4118-7276-4D6B-80BD-F9677A75133F</string>
  233. </dict>
  234. <key>SystemParameters</key>
  235. <dict>
  236. <key>InjectKexts</key>
  237. <string>Yes</string>
  238. <key>InjectSystemID</key>
  239. <true/>
  240. </dict>
  241. </dict>
  242. </plist>
Advertisement
Add Comment
Please, Sign In to add comment