mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2025-12-31 20:55:58 -08:00
Massive overhaul(hopefully helps new users a bti)
This commit is contained in:
@@ -4,7 +4,7 @@ So here we'll be using a super simple tool made by CorpNewt: [SSDTTime](https://
|
||||
|
||||
What this tool does is, it dumps your DSDT from your firmware, and then creates SSDTs based off your DSDT. **This must be done on the target machine running either Windows or Linux**
|
||||
|
||||
## So what **can't** SSDTTime do
|
||||
## So what **CAN'T** SSDTTime do
|
||||
|
||||
* **HEDT SSDTs**:
|
||||
* The ACPI is odd on these platforms so manual work is required
|
||||
|
||||
@@ -82,6 +82,8 @@ The biggest issue with this prebuilt is that we're just guessing you both have a
|
||||
|
||||
Needed to bring back NVRAM support for Z390 and newer, **DO NOT USE ON Z370 or older**
|
||||
|
||||
Note: Desktop Z490 boards seem to not need this, though if you're having NVRAM issues you can try this SSDT.
|
||||
|
||||
* [SSDT-PMC](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-PMC.aml)
|
||||
|
||||
Reminder only the following need this SSDT:
|
||||
|
||||
Reference in New Issue
Block a user