Skip to content

Commit

Permalink
Big changes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnynunez committed Mar 30, 2020
1 parent f6e13be commit ffb0f06
Show file tree
Hide file tree
Showing 112 changed files with 1,123 additions and 4,295 deletions.
38 changes: 6 additions & 32 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -390,45 +390,19 @@
<array>
<dict>
<key>Comment</key>
<string>MSR 0xE2 _xcpm_idle instant reboot(c) Pike R. Alpha</string>
<string>Disable setPowerState panic with setpowerstate_panic=0 boot-args on 10.15 (credit vit9696)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>ILniAAAADzA=</data>
<data>Y29tLmFwcGxlAA==</data>
<key>MatchOS</key>
<string>10.15</string>
<key>Replace</key>
<data>ILniAAAAkJA=</data>
<data>bm90LmFwcGxlAA==</data>
</dict>
</array>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>SU9LaXQ=</data>
<key>InfoPlistPatch</key>
<true/>
<key>Name</key>
<string>com.apple.driver.AppleIntelLpssI2C</string>
<key>Replace</key>
<data>SU9LaXM=</data>
</dict>
<dict>
<key>Comment</key>
<string>Prevent Apple I2C kexts from attaching to I2C controllers, credit CoolStar</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>SU9LaXQ=</data>
<key>InfoPlistPatch</key>
<true/>
<key>Name</key>
<string>com.apple.driver.AppleIntelLpssI2CController</string>
<key>Replace</key>
<data>SU9LaXM=</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable TRIM for SSD</string>
Expand Down Expand Up @@ -504,7 +478,7 @@
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
Expand Down
Loading

0 comments on commit ffb0f06

Please sign in to comment.