Advertisement
Guest User

Untitled

a guest
Sep 9th, 2019
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.38 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>DeleteUnused</key>
  12. <true/>
  13. <key>FixHPET</key>
  14. <true/>
  15. <key>FixIPIC</key>
  16. <true/>
  17. <key>FixRTC</key>
  18. <true/>
  19. <key>FixShutdown</key>
  20. <true/>
  21. <key>FixTMR</key>
  22. <true/>
  23. </dict>
  24. <key>Patches</key>
  25. <array>
  26. <dict>
  27. <key>Comment</key>
  28. <string>Change SAT0 to SATA</string>
  29. <key>Disabled</key>
  30. <false/>
  31. <key>Find</key>
  32. <data>
  33. U0FUMA==
  34. </data>
  35. <key>Replace</key>
  36. <data>
  37. U0FUQQ==
  38. </data>
  39. </dict>
  40. </array>
  41. </dict>
  42. <key>HaltEnabler</key>
  43. <false/>
  44. <key>SSDT</key>
  45. <dict>
  46. <key>DropOem</key>
  47. <false/>
  48. <key>EnableC6</key>
  49. <true/>
  50. </dict>
  51. </dict>
  52. <key>Boot</key>
  53. <dict>
  54. <key>Arguments</key>
  55. <string>npci=0x2000 nvda_drv=1 -gux_no_idle -gux_nosleep -gux_nomsi</string>
  56. <key>DefaultVolume</key>
  57. <string>LastBootedVolume</string>
  58. <key>Legacy</key>
  59. <string>PBR</string>
  60. <key>Timeout</key>
  61. <integer>-1</integer>
  62. </dict>
  63. <key>Devices</key>
  64. <dict>
  65. <key>Audio</key>
  66. <dict>
  67. <key>ResetHDA</key>
  68. <true/>
  69. </dict>
  70. <key>USB</key>
  71. <dict>
  72. <key>FixOwnership</key>
  73. <true/>
  74. <key>Inject</key>
  75. <true/>
  76. </dict>
  77. </dict>
  78. <key>GUI</key>
  79. <dict>
  80. <key>Scan</key>
  81. <true/>
  82. </dict>
  83. <key>Graphics</key>
  84. <dict>
  85. <key>Inject</key>
  86. <dict>
  87. <key>NVidia</key>
  88. <false/>
  89. </dict>
  90. </dict>
  91. <key>KernelAndKextPatches</key>
  92. <dict>
  93. <key>AppleRTC</key>
  94. <true/>
  95. <key>KernelToPatch</key>
  96. <array>
  97. <dict>
  98. <key>Comment</key>
  99. <string>Disable panic kext logging on 10.13.x Release kernel</string>
  100. <key>Disabled</key>
  101. <false/>
  102. <key>Find</key>
  103. <data>
  104. igKEwHRE
  105. </data>
  106. <key>MatchOS</key>
  107. <string>10.13.x</string>
  108. <key>Replace</key>
  109. <data>
  110. igKEwOtE
  111. </data>
  112. </dict>
  113. <dict>
  114. <key>Comment</key>
  115. <string>Disable panic kext logging on 10.14.4+ Release kernel</string>
  116. <key>Disabled</key>
  117. <false/>
  118. <key>Find</key>
  119. <data>
  120. AIoChMB0
  121. </data>
  122. <key>MatchOS</key>
  123. <string>10.14.x</string>
  124. <key>Replace</key>
  125. <data>
  126. AIoChMDr
  127. </data>
  128. </dict>
  129. <dict>
  130. <key>Comment</key>
  131. <string>algrey - commpage_populate -remove rdmsr</string>
  132. <key>Disabled</key>
  133. <false/>
  134. <key>Find</key>
  135. <data>
  136. uaABAAAPMg==
  137. </data>
  138. <key>MatchOS</key>
  139. <string>10.13.x,10.14.x</string>
  140. <key>Replace</key>
  141. <data>
  142. Dx+AAAAAAA==
  143. </data>
  144. </dict>
  145. <dict>
  146. <key>Comment</key>
  147. <string>algrey - cpu_topology_sort -disable _x86_validate_topology</string>
  148. <key>Disabled</key>
  149. <false/>
  150. <key>Find</key>
  151. <data>
  152. 6Ar2//+c
  153. </data>
  154. <key>MatchOS</key>
  155. <string>10.13.x</string>
  156. <key>Replace</key>
  157. <data>
  158. Dx9EAACc
  159. </data>
  160. </dict>
  161. <dict>
  162. <key>Comment</key>
  163. <string>algrey - cpu_topology_sort -disable _x86_validate_topology (10.14.4+)</string>
  164. <key>Disabled</key>
  165. <false/>
  166. <key>Find</key>
  167. <data>
  168. 6Jn1//8=
  169. </data>
  170. <key>MatchOS</key>
  171. <string>10.14.x</string>
  172. <key>Replace</key>
  173. <data>
  174. Dx9EAAA=
  175. </data>
  176. </dict>
  177. <dict>
  178. <key>Comment</key>
  179. <string>algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0</string>
  180. <key>Disabled</key>
  181. <false/>
  182. <key>Find</key>
  183. <data>
  184. McAx2zHJMdIPokGJxkGJ0YM9ygWNAAB0GEiNPZKSXwAx
  185. 9jHAQYnIRInyidno6IlYAEGD/gQPgvoBAABFMfbrDGYP
  186. H4QAAAAAAA==
  187. </data>
  188. <key>MatchBuild</key>
  189. <string>17G65,17G66</string>
  190. <key>MatchOS</key>
  191. <string>10.13.6</string>
  192. <key>Replace</key>
  193. <data>
  194. uB0AAIAx2zHJMdIPokGJxkGJ0YM9xwWNAAB0G0iNPY+S
  195. XwC+HQAAgDHAQYnIRInyidno4olYAEGD/gQPgvQBAABF
  196. MfbrBg8fAA==
  197. </data>
  198. </dict>
  199. <dict>
  200. <key>Comment</key>
  201. <string>algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0</string>
  202. <key>Disabled</key>
  203. <false/>
  204. <key>Find</key>
  205. <data>
  206. McAx2zHJMdIPokGJxkGJ0YM92gaNAAB0GEiNPRmWXwAx
  207. 9jHAQYnIRInyidnouIpYAEGD/gQPgvoBAABFMfbrDGYP
  208. H4QAAAAAAA==
  209. </data>
  210. <key>MatchBuild</key>
  211. <string>17G8030</string>
  212. <key>MatchOS</key>
  213. <string>10.13.6</string>
  214. <key>Replace</key>
  215. <data>
  216. uB0AAIAx2zHJMdIPokGJxkGJ0YM91waNAAB0G0iNPRaW
  217. XwC+HQAAgDHAQYnIRInyidnosopYAEGD/gQPgvQBAABF
  218. MfbrBg8fAA==
  219. </data>
  220. </dict>
  221. <dict>
  222. <key>Comment</key>
  223. <string>algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0</string>
  224. <key>Disabled</key>
  225. <false/>
  226. <key>Find</key>
  227. <data>
  228. McAx2zHJMdIPokGJxoM93W+YAAB0G0GJ0UiNPRnAZwAx
  229. 9jHAQYnIRInyidnoGBhgAEGD/gQPgvgBAABFMfbrDGYP
  230. H4QAAAAAAA==
  231. </data>
  232. <key>MatchOS</key>
  233. <string>10.14.6</string>
  234. <key>Replace</key>
  235. <data>
  236. uB0AAIAx2zHJMdIPokGJxkGJ0YM912+YAAB0G0iNPRbA
  237. ZwC+HQAAgDHAQYnIRInyidnoEhhgAEGD/gQPgvIBAABF
  238. MfbrBg8fAA==
  239. </data>
  240. </dict>
  241. <dict>
  242. <key>Comment</key>
  243. <string>xlnc - cpuid_set_cache_info - cpuid 0x8000001D instead 0</string>
  244. <key>Disabled</key>
  245. <false/>
  246. <key>Find</key>
  247. <data>
  248. McAx2zHJMdIPokGJxoM93V+YAAB0G0GJ0UiNPf2/ZwAx
  249. 9jHAQYnIRInyidnoWBtgAEGD/gQPgvgBAABFMfbrDGYP
  250. H4QAAAAAAA==
  251. </data>
  252. <key>MatchBuild</key>
  253. <string>18G95</string>
  254. <key>MatchOS</key>
  255. <string>10.14.6</string>
  256. <key>Replace</key>
  257. <data>
  258. uB0AAIAx2zHJMdIPokGJxkGJ0YM912+YAAB0G0iNPfq/
  259. ZwC+HQAAgDHAQYnIRInyidnoUhtgAEGD/gQPgvIBAABF
  260. MfbrBg8fAA==
  261. </data>
  262. </dict>
  263. <dict>
  264. <key>Comment</key>
  265. <string>algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4</string>
  266. <key>Disabled</key>
  267. <false/>
  268. <key>Find</key>
  269. <data>
  270. uAQAAABEifFEiQ==
  271. </data>
  272. <key>MatchOS</key>
  273. <string>10.13.x,10.14.x</string>
  274. <key>Replace</key>
  275. <data>
  276. uB0AAIBEifFEiQ==
  277. </data>
  278. </dict>
  279. <dict>
  280. <key>Comment</key>
  281. <string>algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package</string>
  282. <key>Disabled</key>
  283. <false/>
  284. <key>Find</key>
  285. <data>
  286. wega/8A=
  287. </data>
  288. <key>MatchOS</key>
  289. <string>10.13.x,10.14.x</string>
  290. <key>Replace</key>
  291. <data>
  292. Dx8A6wY=
  293. </data>
  294. </dict>
  295. <dict>
  296. <key>Comment</key>
  297. <string>algrey - cpuid_set_generic_info - remove wrmsr</string>
  298. <key>Disabled</key>
  299. <false/>
  300. <key>Find</key>
  301. <data>
  302. uYsAAAAxwDHSDzA=
  303. </data>
  304. <key>MatchOS</key>
  305. <string>10.13.x,10.14.x</string>
  306. <key>Replace</key>
  307. <data>
  308. Zg8fhAAAAAAAZpA=
  309. </data>
  310. </dict>
  311. <dict>
  312. <key>Comment</key>
  313. <string>algrey - cpuid_set_generic_info - set microcode=186</string>
  314. <key>Disabled</key>
  315. <false/>
  316. <key>Find</key>
  317. <data>
  318. uYsAAAAPMg==
  319. </data>
  320. <key>MatchOS</key>
  321. <string>10.13.x,10.14.x</string>
  322. <key>Replace</key>
  323. <data>
  324. uroAAABmkA==
  325. </data>
  326. </dict>
  327. <dict>
  328. <key>Comment</key>
  329. <string>algrey - cpuid_set_generic_info - set flag=1</string>
  330. <key>Disabled</key>
  331. <false/>
  332. <key>Find</key>
  333. <data>
  334. uRcAAAAPMsHqEoDiBw==
  335. </data>
  336. <key>MatchOS</key>
  337. <string>10.13.x,10.14.x</string>
  338. <key>Replace</key>
  339. <data>
  340. sgFmDx+EAAAAAABmkA==
  341. </data>
  342. </dict>
  343. <dict>
  344. <key>Comment</key>
  345. <string>algrey - cpuid_set_generic_info - disable check to allow leaf7</string>
  346. <key>Disabled</key>
  347. <false/>
  348. <key>Find</key>
  349. <data>
  350. ADoPgg==
  351. </data>
  352. <key>MatchOS</key>
  353. <string>10.13.x,10.14.x</string>
  354. <key>Replace</key>
  355. <data>
  356. AAAPgg==
  357. </data>
  358. </dict>
  359. <dict>
  360. <key>Comment</key>
  361. <string>algrey - cpuid_set_info - GenuineIntel to AuthenticAMD </string>
  362. <key>Disabled</key>
  363. <false/>
  364. <key>Find</key>
  365. <data>
  366. R2VudWluZUludGVsAA==
  367. </data>
  368. <key>MatchOS</key>
  369. <string>10.13.x,10.14.x</string>
  370. <key>Replace</key>
  371. <data>
  372. QXV0aGVudGljQU1EAA==
  373. </data>
  374. </dict>
  375. <dict>
  376. <key>Comment</key>
  377. <string>algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN</string>
  378. <key>Disabled</key>
  379. <false/>
  380. <key>Find</key>
  381. <data>
  382. MduAPbgLjQAGdVw=
  383. </data>
  384. <key>MatchBuild</key>
  385. <string>17G65,17G66</string>
  386. <key>MatchOS</key>
  387. <string>10.13.6</string>
  388. <key>Replace</key>
  389. <data>
  390. u7xP6njpXQAAAJA=
  391. </data>
  392. </dict>
  393. <dict>
  394. <key>Comment</key>
  395. <string>algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN</string>
  396. <key>Disabled</key>
  397. <false/>
  398. <key>Find</key>
  399. <data>
  400. MduAPagMjQAGdVw=
  401. </data>
  402. <key>MatchBuild</key>
  403. <string>17G8030</string>
  404. <key>MatchOS</key>
  405. <string>10.13.6</string>
  406. <key>Replace</key>
  407. <data>
  408. u7xP6njpXQAAAJA=
  409. </data>
  410. </dict>
  411. <dict>
  412. <key>Comment</key>
  413. <string>algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN</string>
  414. <key>Disabled</key>
  415. <false/>
  416. <key>Find</key>
  417. <data>
  418. MduAPUh5mAAGdVw=
  419. </data>
  420. <key>MatchOS</key>
  421. <string>10.14.6</string>
  422. <key>Replace</key>
  423. <data>
  424. u7xP6njpXQAAAJA=
  425. </data>
  426. </dict>
  427. <dict>
  428. <key>Comment</key>
  429. <string>xlnc - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN</string>
  430. <key>Disabled</key>
  431. <false/>
  432. <key>Find</key>
  433. <data>
  434. MduAPUhpmAAGdVw=
  435. </data>
  436. <key>MatchBuild</key>
  437. <string>18G95</string>
  438. <key>MatchOS</key>
  439. <string>10.14.6</string>
  440. <key>Replace</key>
  441. <data>
  442. u7xP6njpXQAAAJA=
  443. </data>
  444. </dict>
  445. <dict>
  446. <key>Comment</key>
  447. <string>algrey - cpuid_set_info - ryzen cores and logicals count</string>
  448. <key>Disabled</key>
  449. <false/>
  450. <key>Find</key>
  451. <data>
  452. PexeO1d0Gz28T+p4dTaLBcgKjQCJBYoLjQCLDcAKjQDr
  453. Frk1AAAADzIPt8jB6BCD4A+JBWwLjQCJDWoLjQCFwHVK
  454. 6zC5NQAAAA8ySMHiIInBSAnRuQEAAQAPRcgPt9GJyMHo
  455. EIkFOguNAIkVOAuNAIXAdRiLBWIKjQCJBSQLjQCLBVoK
  456. jQCJBRwLjQA=
  457. </data>
  458. <key>MatchBuild</key>
  459. <string>17G65,17G66</string>
  460. <key>MatchOS</key>
  461. <string>10.13.6</string>
  462. <key>Replace</key>
  463. <data>
  464. uAgAAIAx2zHJMdIPokGJwEGJzkGJ0YM97wuNAAB0G2YP
  465. H4QAAAAAAGYPH4QAAAAAAGYPH4QAAAAAAEUPtvZB/8a4
  466. HgAAgDHbMckx0g+iQYnAQYnRZg8fhAAAAAAAD7bP/8Ex
  467. 0kSJ8PfxiQVtCo0ARIk1agqNAIM9JwuNAAB1DYkFHwuN
  468. AESJNRwLjQA=
  469. </data>
  470. </dict>
  471. <dict>
  472. <key>Comment</key>
  473. <string>algrey - cpuid_set_info - ryzen cores and logicals count</string>
  474. <key>Disabled</key>
  475. <false/>
  476. <key>Find</key>
  477. <data>
  478. PexeO1d0Gz28T+p4dTaLBbgLjQCJBXoMjQCLDbALjQDr
  479. Frk1AAAADzIPt8jB6BCD4A+JBVwMjQCJDVoMjQCFwHVK
  480. 6zC5NQAAAA8ySMHiIInBSAnRuQEAAQAPRcgPt9GJyMHo
  481. EIkFKgyNAIkVKAyNAIXAdRiLBVILjQCJBRQMjQCLBUoL
  482. jQCJBQwMjQA=
  483. </data>
  484. <key>MatchBuild</key>
  485. <string>17G8030</string>
  486. <key>MatchOS</key>
  487. <string>10.13.6</string>
  488. <key>Replace</key>
  489. <data>
  490. uAgAAIAx2zHJMdIPokGJwEGJzkGJ0WYPH4QAAAAAAGYP
  491. H4QAAAAAAGYPH4QAAAAAAGYPH4QAAAAAAEUPtvZB/8a4
  492. HgAAgDHbMckx0g+iQYnAQYnRZg8fhAAAAAAAD7bP/8Ex
  493. 0kSJ8PfxiQVdC40ARIk1WguNAIM9FwyNAAB1DYkFDwyN
  494. AESJNQwMjQA=
  495. </data>
  496. </dict>
  497. <dict>
  498. <key>Comment</key>
  499. <string>algrey - cpuid_set_info - ryzen cores and logicals count</string>
  500. <key>Disabled</key>
  501. <false/>
  502. <key>Find</key>
  503. <data>
  504. PexeO1d0Gz28T+p4dSaLBVd4mACJBRl5mACLDU94mADr
  505. OLk1AAAADzIPt8jB6BCD4A/rILk1AAAADzJIweIgicFI
  506. CdG6AQABAA9F0A+3yonQwegQiQXZeJgAiQ3XeJgAhcB0
  507. Gg==
  508. </data>
  509. <key>MatchOS</key>
  510. <string>10.14.6</string>
  511. <key>Replace</key>
  512. <data>
  513. uAgAAIAx2zHJMdIPokGJwEGJzkGJ0UUPtvZB/8a4HgAA
  514. gDHbMckx0g+iQYnAQYnRDx9EAAAPts//wTHSRInw9/GJ
  515. BSR4mABEiTUheJgAgz3eeJgAAHUNiQXWeJgARIk103iY
  516. AA==
  517. </data>
  518. </dict>
  519. <dict>
  520. <key>Comment</key>
  521. <string>xlnc - cpuid_set_info - ryzen cores and logicals count</string>
  522. <key>Disabled</key>
  523. <false/>
  524. <key>Find</key>
  525. <data>
  526. PexeO1d0Gz28T+p4dSaLBVdomACJBRlpmACLDU9omADr
  527. OLk1AAAADzIPt8jB6BCD4A/rILk1AAAADzJIweIgicFI
  528. CdG6AQABAA9F0A+3yonQwegQiQXZaJgAiQ3XaJgAhcB0
  529. Gg==
  530. </data>
  531. <key>MatchBuild</key>
  532. <string>18G95</string>
  533. <key>MatchOS</key>
  534. <string>10.14.6</string>
  535. <key>Replace</key>
  536. <data>
  537. uAgAAIAx2zHJMdIPokGJwEGJzkGJ0UUPtvZB/8a4HgAA
  538. gDHbMckx0g+iQYnAQYnRDx9EAAAPts//wTHSRInw9/GJ
  539. BSRomABEiTUhaJgAgz3eaJgAAHUNiQXWaJgARIk102iY
  540. AA==
  541. </data>
  542. </dict>
  543. <dict>
  544. <key>Comment</key>
  545. <string>algrey - i386_init - remove rdmsr (x3)</string>
  546. <key>Disabled</key>
  547. <false/>
  548. <key>Find</key>
  549. <data>
  550. uZkBAAAPMkjB4iCJxkgJ1rmYAQAADzJIweIgicBICcK/
  551. WAIxBTHJRTHA
  552. </data>
  553. <key>MatchOS</key>
  554. <string>10.13.x,10.14.x</string>
  555. <key>Replace</key>
  556. <data>
  557. Zg8fhAAAAAAAZg8fhAAAAAAAZg8fhAAAAAAAZg8fhAAA
  558. AAAAZg8fRAAA
  559. </data>
  560. </dict>
  561. <dict>
  562. <key>Comment</key>
  563. <string>algrey - tsc_init - remove Penryn check to execute default case</string>
  564. <key>Disabled</key>
  565. <false/>
  566. <key>Find</key>
  567. <data>
  568. PbxP6ngPhI0BAAA=
  569. </data>
  570. <key>MatchOS</key>
  571. <string>10.13.6</string>
  572. <key>Replace</key>
  573. <data>
  574. ZmZmDx+EAAAAAAA=
  575. </data>
  576. </dict>
  577. <dict>
  578. <key>Comment</key>
  579. <string>algrey - tsc_init - remove Penryn check to execute default case</string>
  580. <key>Disabled</key>
  581. <false/>
  582. <key>Find</key>
  583. <data>
  584. PbxP6ngPhN0BAAA=
  585. </data>
  586. <key>MatchOS</key>
  587. <string>10.14.6</string>
  588. <key>Replace</key>
  589. <data>
  590. ZmZmDx+EAAAAAAA=
  591. </data>
  592. </dict>
  593. <dict>
  594. <key>Comment</key>
  595. <string>algrey - tsc_init - grab DID and VID from MSR</string>
  596. <key>Disabled</key>
  597. <false/>
  598. <key>Find</key>
  599. <data>
  600. uZQBAAAPMonDuc4AAAAPMg+2zokNcKmFAA+2xIkFa6mF
  601. AA==
  602. </data>
  603. <key>MatchBuild</key>
  604. <string>17G65,17G66</string>
  605. <key>MatchOS</key>
  606. <string>10.13.6</string>
  607. <key>Replace</key>
  608. <data>
  609. uWQAAcAPMg+2yInGwe4Ig+Y/RTH/MdJIichI9/ZIAcBm
  610. kA==
  611. </data>
  612. </dict>
  613. <dict>
  614. <key>Comment</key>
  615. <string>algrey - tsc_init - grab DID and VID from MSR</string>
  616. <key>Disabled</key>
  617. <false/>
  618. <key>Find</key>
  619. <data>
  620. uZQBAAAPMonDuc4AAAAPMg+2zokN2KiFAA+2xIkF06iF
  621. AA==
  622. </data>
  623. <key>MatchBuild</key>
  624. <string>17G8030</string>
  625. <key>MatchOS</key>
  626. <string>10.13.6</string>
  627. <key>Replace</key>
  628. <data>
  629. uWQAAcAPMg+2yInGwe4Ig+Y/RTH/MdJIichI9/ZIAcBm
  630. kA==
  631. </data>
  632. </dict>
  633. <dict>
  634. <key>Comment</key>
  635. <string>algrey - tsc_init - grab DID and VID from MSR</string>
  636. <key>Disabled</key>
  637. <false/>
  638. <key>Find</key>
  639. <data>
  640. uZQBAAAPMonDuc4AAAAPMg+2zokNst+QAA+2xIkFrd+Q
  641. AA==
  642. </data>
  643. <key>MatchOS</key>
  644. <string>10.14.6</string>
  645. <key>Replace</key>
  646. <data>
  647. uWQAAcAPMg+2yInGwe4Ig+Y/RTH/MdJIichI9/ZIAcBm
  648. kA==
  649. </data>
  650. </dict>
  651. <dict>
  652. <key>Comment</key>
  653. <string>xlnc - tsc_init - grab DID and VID from MSR</string>
  654. <key>Disabled</key>
  655. <false/>
  656. <key>Find</key>
  657. <data>
  658. uZQBAAAPMonDuc4AAAAPMg+2zokNss+QAA+2xIkFrc+Q
  659. AA==
  660. </data>
  661. <key>MatchBuild</key>
  662. <string>18G95</string>
  663. <key>MatchOS</key>
  664. <string>10.14.6</string>
  665. <key>Replace</key>
  666. <data>
  667. uWQAAcAPMg+2yInGwe4Ig+Y/RTH/MdJIichI9/ZIAcBm
  668. kA==
  669. </data>
  670. </dict>
  671. <dict>
  672. <key>Comment</key>
  673. <string>algrey - tsc_init - skip test and go get FSBFrequency</string>
  674. <key>Disabled</key>
  675. <false/>
  676. <key>Find</key>
  677. <data>
  678. SIkFRKmFAPfDAAABAHQ=
  679. </data>
  680. <key>MatchBuild</key>
  681. <string>17G65,17G66</string>
  682. <key>MatchOS</key>
  683. <string>10.13.6</string>
  684. <key>Replace</key>
  685. <data>
  686. SIkFRKmFAGYPH0QAAOs=
  687. </data>
  688. </dict>
  689. <dict>
  690. <key>Comment</key>
  691. <string>algrey - tsc_init - skip test and go get FSBFrequency</string>
  692. <key>Disabled</key>
  693. <false/>
  694. <key>Find</key>
  695. <data>
  696. SIkFrKiFAPfDAAABAHQ=
  697. </data>
  698. <key>MatchBuild</key>
  699. <string>17G8030</string>
  700. <key>MatchOS</key>
  701. <string>10.13.6</string>
  702. <key>Replace</key>
  703. <data>
  704. SIkFrKiFAGYPH0QAAOs=
  705. </data>
  706. </dict>
  707. <dict>
  708. <key>Comment</key>
  709. <string>algrey - tsc_init - skip test and go get FSBFrequency</string>
  710. <key>Disabled</key>
  711. <false/>
  712. <key>Find</key>
  713. <data>
  714. SIkFht+QAPfDAAABAHQ=
  715. </data>
  716. <key>MatchOS</key>
  717. <string>10.14.6</string>
  718. <key>Replace</key>
  719. <data>
  720. SIkFht+QAGYPH0QAAOs=
  721. </data>
  722. </dict>
  723. <dict>
  724. <key>Comment</key>
  725. <string>xlnc - tsc_init - skip test and go get FSBFrequency</string>
  726. <key>Disabled</key>
  727. <false/>
  728. <key>Find</key>
  729. <data>
  730. SIkFhs+QAPfDAAABAHQ=
  731. </data>
  732. <key>MatchBuild</key>
  733. <string>18G95</string>
  734. <key>MatchOS</key>
  735. <string>10.14.6</string>
  736. <key>Replace</key>
  737. <data>
  738. SIkFhs+QAGYPH0QAAOs=
  739. </data>
  740. </dict>
  741. <dict>
  742. <key>Comment</key>
  743. <string>algrey - lapic_init - remove version check and panic</string>
  744. <key>Disabled</key>
  745. <false/>
  746. <key>Find</key>
  747. <data>
  748. JfwAAACD+BM=
  749. </data>
  750. <key>MatchOS</key>
  751. <string>10.13.x,10.14.x</string>
  752. <key>Replace</key>
  753. <data>
  754. JfAAAADrI5A=
  755. </data>
  756. </dict>
  757. <dict>
  758. <key>Comment</key>
  759. <string>algrey - lapic_interrupt - skip checks and prevent panic</string>
  760. <key>Disabled</key>
  761. <false/>
  762. <key>Find</key>
  763. <data>
  764. gz2UlnAAAHQK
  765. </data>
  766. <key>MatchBuild</key>
  767. <string>17G65,17G66</string>
  768. <key>MatchOS</key>
  769. <string>10.13.6</string>
  770. <key>Replace</key>
  771. <data>
  772. 60gPH4AAAAAA
  773. </data>
  774. </dict>
  775. <dict>
  776. <key>Comment</key>
  777. <string>algrey - lapic_interrupt - skip checks and prevent panic</string>
  778. <key>Disabled</key>
  779. <false/>
  780. <key>Find</key>
  781. <data>
  782. gz3UlXAAAHQK
  783. </data>
  784. <key>MatchBuild</key>
  785. <string>17G8030</string>
  786. <key>MatchOS</key>
  787. <string>10.13.6</string>
  788. <key>Replace</key>
  789. <data>
  790. 60gPH4AAAAAA
  791. </data>
  792. </dict>
  793. <dict>
  794. <key>Comment</key>
  795. <string>algrey - lapic_interrupt - skip checks and prevent panic</string>
  796. <key>Disabled</key>
  797. <false/>
  798. <key>Find</key>
  799. <data>
  800. gz31zXsAAHQK
  801. </data>
  802. <key>MatchOS</key>
  803. <string>10.14.6</string>
  804. <key>Replace</key>
  805. <data>
  806. 60gPH4AAAAAA
  807. </data>
  808. </dict>
  809. <dict>
  810. <key>Comment</key>
  811. <string>xlnc - lapic_interrupt - skip checks and prevent panic</string>
  812. <key>Disabled</key>
  813. <false/>
  814. <key>Find</key>
  815. <data>
  816. gz31vXsAAHQK
  817. </data>
  818. <key>MatchBuild</key>
  819. <string>18G95</string>
  820. <key>MatchOS</key>
  821. <string>10.14.6</string>
  822. <key>Replace</key>
  823. <data>
  824. 60gPH4AAAAAA
  825. </data>
  826. </dict>
  827. <dict>
  828. <key>Comment</key>
  829. <string>algrey - mtrr_update_action - fix PAT</string>
  830. <key>Disabled</key>
  831. <false/>
  832. <key>Find</key>
  833. <data>
  834. icCB4v//8P+BygAAAQC5dwIAAA==
  835. </data>
  836. <key>MatchOS</key>
  837. <string>10.13.x</string>
  838. <key>Replace</key>
  839. <data>
  840. uXcCAAC4BgEHALoGAQcADx9AAA==
  841. </data>
  842. </dict>
  843. <dict>
  844. <key>Comment</key>
  845. <string>algrey - mtrr_update_action - fix PAT (x2) (10.14.4+)</string>
  846. <key>Disabled</key>
  847. <false/>
  848. <key>Find</key>
  849. <data>
  850. icCB4v//AP+BygAAAQC5dwIAAA==
  851. </data>
  852. <key>MatchOS</key>
  853. <string>10.14.x</string>
  854. <key>Replace</key>
  855. <data>
  856. uXcCAAC4BgEHALoGAQcADx9AAA==
  857. </data>
  858. </dict>
  859. </array>
  860. <key>KextsToPatch</key>
  861. <array>
  862. <dict>
  863. <key>Comment</key>
  864. <string>Enable TRIM for SSD</string>
  865. <key>Disabled</key>
  866. <true/>
  867. <key>Find</key>
  868. <data>
  869. AEFQUExFIFNTRAA=
  870. </data>
  871. <key>InfoPlistPatch</key>
  872. <false/>
  873. <key>Name</key>
  874. <string>com.apple.iokit.IOAHCIBlockStorage</string>
  875. <key>Replace</key>
  876. <data>
  877. AAAAAAAAAAAAAAA=
  878. </data>
  879. </dict>
  880. <dict>
  881. <key>Comment</key>
  882. <string>External icons patch</string>
  883. <key>Disabled</key>
  884. <false/>
  885. <key>Find</key>
  886. <data>
  887. RXh0ZXJuYWw=
  888. </data>
  889. <key>InfoPlistPatch</key>
  890. <false/>
  891. <key>Name</key>
  892. <string>AppleAHCIPort</string>
  893. <key>Replace</key>
  894. <data>
  895. SW50ZXJuYWw=
  896. </data>
  897. </dict>
  898. </array>
  899. </dict>
  900. <key>RtVariables</key>
  901. <dict>
  902. <key>BooterConfig</key>
  903. <string>0x28</string>
  904. <key>CsrActiveConfig</key>
  905. <string>0x3E7</string>
  906. <key>MLB</key>
  907. <string>C02725501J9JG36JC</string>
  908. <key>ROM</key>
  909. <string>UseMacAddr0</string>
  910. </dict>
  911. <key>SMBIOS</key>
  912. <dict>
  913. <key>BoardSerialNumber</key>
  914. <string>C02725501J9JG36JC</string>
  915. <key>ProductName</key>
  916. <string>iMacPro1,1</string>
  917. <key>SerialNumber</key>
  918. <string>C02TWUZVHX87</string>
  919. <key>SmUUID</key>
  920. <string>CA6D48C1-829D-4B7E-A109-80B15056F0F8</string>
  921. </dict>
  922. <key>SystemParameters</key>
  923. <dict>
  924. <key>InjectKexts</key>
  925. <string>Yes</string>
  926. <key>InjectSystemID</key>
  927. <true/>
  928. <key>NvidiaWeb</key>
  929. <true/>
  930. </dict>
  931. </dict>
  932. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement