Kaby Lake
We'll go through the config.plist sections, one at a time for a Kaby Lake desktop setup.
Starting Points
ACPI
Raw XML
<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>
<true/>
<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>
</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>PluginType</key>
<true/>
</dict>
</dict>
</dict>Clover Configurator Screenshots


Explanation
Patches:
Fixes:
Drop Tables:
FixHeaders and PluginType:
Boot
Raw XML
Clover Configurator Screenshots

Explanation
Arguments:
DefaultBootVolume and Timeout:
Boot Graphics
Cpu
Devices
Raw XML
Clover Configurator Screenshots


Explanation
Fake ID:
USB:
Audio:
Properties:
Disable Drivers
Gui
Raw XML
Clover Configurator Screenshots

Explanation
Scan:
Hide Volumes:
Theme:
Graphics
Raw XML
Kernel And Kext Patches
Raw XML
Clover Configurator Screenshots

Explanation
Checkboxes:
KextsToPatch:
RtVariables And SMBIOS
Raw XML
Clover Configurator Screenshots


Explanation
System Parameters
Raw XML
Clover Configurator Screenshots

Explanation
Inject Kexts:
InjectSystemID
Saving
Last updated