Fix XCPM references for IVY-E

This commit is contained in:
Mykola Grymalyuk
2021-02-20 19:23:18 -07:00
parent caa3f81d18
commit c67059c4c6
3 changed files with 2 additions and 11 deletions

View File

@@ -528,8 +528,6 @@ SSDT-EC:
::: tip SSDTs required
* [SSDT-PLUG-DRTNIA](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-PLUG-DRTNIA.aml)
* Only supported with Ivy Bridge-E
* [SSDT-EC-DESKTOP](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-EC-DESKTOP.aml)
* [SSDT-UNC0](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-UNC0.aml)
@@ -541,11 +539,6 @@ Once downloaded, place them into your EFI folder under EFI/OC/ACPI and head back
::: details In-depth info on the SSDTs
SSDT-PLUG:
* Used for enabling Apple's XCPM in macOS, allowing for far better CPU power management
* Only supported with Ivy Bridge-E
SSDT-EC:
* Used for disabling your real Embedded controller and creating a fake one for macOS to play with