mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2025-12-31 20:55:58 -08:00
Add Sandy Bridge-E info
This commit is contained in:
@@ -536,6 +536,7 @@ 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)
|
||||
|
||||
@@ -550,6 +551,7 @@ Once downloaded, place them into your EFI folder under EFI/OC/ACPI and head back
|
||||
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:
|
||||
|
||||
|
||||
@@ -30,7 +30,8 @@ Please see the **specific ACPI section of your config.plist**, all SSDTs needed
|
||||
| Platforms | **CPU** | **EC** | **RTC** | **PCI** |
|
||||
| :-------: | :-----: | :----: | :-----: | :-----: |
|
||||
| Nehalem and Westmere | N/A | [SSDT-EC](./Universal/ec-fix.html) | N/A | N/A |
|
||||
| Ivy Bridge-E | [SSDT-PLUG](./Universal/plug) | ^^ | ^^ | [SSDT-UNC](./Universal/unc0) |
|
||||
| Sandy Bridge-E | ^^ | ^^ | ^^ | [SSDT-UNC](./Universal/unc0) |
|
||||
| Ivy Bridge-E | [SSDT-PLUG](./Universal/plug) | ^^ | ^^ | ^^ |
|
||||
| Haswell-E | ^^ | [SSDT-EC-USBX](./Universal/ec-fix) | [SSDT-RTC0-RANGE](./Universal/awac) | ^^ |
|
||||
| Broadwell-E | ^^ | ^^ | ^^ | ^^ |
|
||||
| Skylake-X | ^^ | ^^ | ^^ | N/A |
|
||||
|
||||
Reference in New Issue
Block a user