Add AMD ACPI things

This commit is contained in:
askiiart 2023-10-29 20:58:36 -05:00
parent 8da00ae6cf
commit d52a86ae22
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
3 changed files with 9 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View file

@ -22,6 +22,14 @@
<key>Path</key> <key>Path</key>
<string>SSDT-CPUR.aml</string> <string>SSDT-CPUR.aml</string>
</dict> </dict>
<dict>
<key>Comment</key>
<string>SSDT-EC-USBX-DESKTOP.aml</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-EC-USBX-DESKTOP.aml</string>
</dict>
</array> </array>
<key>Delete</key> <key>Delete</key>
<array> <array>
@ -1178,7 +1186,7 @@
<key>ProvideCurrentCpuInfo</key> <key>ProvideCurrentCpuInfo</key>
<true/> <true/>
<key>SetApfsTrimTimeout</key> <key>SetApfsTrimTimeout</key>
<integer>-1</integer> <integer>0</integer>
<key>ThirdPartyDrives</key> <key>ThirdPartyDrives</key>
<false/> <false/>
<key>XhciPortLimit</key> <key>XhciPortLimit</key>