This commit is contained in:
Hykilpikonna
2022-09-03 02:37:37 -04:00
parent 5f8bebd397
commit 93461deedf
8 changed files with 27 additions and 97 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+10
View File
@@ -0,0 +1,10 @@
// Source: https://github.com/daliansky/OC-little
DefinitionBlock("", "SSDT", 2, "DRTNIA", "GPI0", 0)
{
External(\GPEN, FieldUnitObj)
If (_OSI("Darwin"))
{
\GPEN = One
}
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
+17 -97
View File
@@ -8,131 +8,51 @@
<array>
<dict>
<key>Comment</key>
<string>My custom DSDT</string>
<string>Allows for native CPU power management on Haswell and newer</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>DSDT.aml</string>
<string>SSDT-PLUG-DRTNIA.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>My custom SSDT</string>
<string>Fixes both the embedded controller and USB power</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-1.aml</string>
<string>SSDT-EC-USBX-LAPTOP.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<string>Creates a stub so VoodooI2C can connect</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-ALS0.aml</string>
<string>SSDT-GPI0.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<string>Fixes brightness control</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-AWAC-DISABLE.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-BRG0.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-EC-USBX.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-EC.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-EHCx-DISABLE.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-IMEI.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-PLUG.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-PMC.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-PNLF.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<string>This is the 300 series RTC patch (opens new window), required for most B360, B365, H310, H370, Z390 and some Z370 boards which prevent systems from booting macOS. The alternative is SSDT-RTC0 for when AWAC SSDT is incompatible due to missing the Legacy RTC clock</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-RTC0-RANGE.aml</string>
<string>SSDT-AWAC.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<string>Needed to fix Root-device errors on many Icelake laptops</string>
<key>Enabled</key>
<false/>
<true/>
<key>Path</key>
<string>SSDT-RTC0.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-SBUS-MCHC.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Read the comment in dsl sample</string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>SSDT-UNC.aml</string>
<string>SSDT-RHUB.aml</string>
</dict>
</array>
<key>Delete</key>