mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
More fixes
This commit is contained in:
@@ -8,9 +8,9 @@ So what **can't** SSDTTime do?:
|
||||
|
||||
* **HEDT SSDTs**: The ACPI is odd on these platforms so manual work is required
|
||||
* **Laptop EC fix**: This is because you need to use an ACPI rename over an SSDT on laptops
|
||||
* **SSDT-PNLF**: No need to configuration required, use prebuilt file [here]()
|
||||
* **SSDT-GPIO**: No need to configuration required, use prebuilt file [here]()
|
||||
* **SSDT-XOSI**: No need to configuration required, use prebuilt file [here]()
|
||||
* **SSDT-PNLF**: No need to configuration required for most, use prebuilt file [here](https://github.com/khronokernel/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-PNLF.aml)
|
||||
* **SSDT-GPIO**: No need to configuration required, use prebuilt file [here](https://github.com/khronokernel/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-GPIO.aml)
|
||||
* **SSDT-XOSI**: No need to configuration required, use prebuilt file [here](https://github.com/khronokernel/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-XOSI.aml)
|
||||
* **AWAC and RTC0 SSDTs**: 300 series intel boards will also need to figure his out(Z390 systems are most common for requiring this but some gigabyte Z370 do as well)
|
||||
* **PMC SSDT**: For fixing 300 series intel NVRAM, a prebuilt for `PCI0.LPCB` can be found here: [SSDT-PMC.aml](https://github.com/khronokernel/Opencore-Vanilla-Desktop-Guide/blob/master/extra-files/SSDT-PMC.aml)
|
||||
* **USBX SSDT**: This is included on sample SSDTs but SSDTTime only makes the SSDT-EC part, Skylake and newer users can grab a prebuilt here: [SSDT-USBX.aml](https://github.com/khronokernel/Opencore-Vanilla-Desktop-Guide/blob/master/extra-files/SSDT-USBX.aml)
|
||||
|
||||
Reference in New Issue
Block a user