mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Misc fixes
This commit is contained in:
@@ -5,7 +5,7 @@ Creating SSDTs mainly fall into 3 camps:
|
||||
* [Prebuilt SSDTs](../ssdt-methods/ssdt-prebuilt.md)
|
||||
* They're universal but don't teach much
|
||||
* [Automated tools](../ssdt-methods/ssdt-easy.md)
|
||||
* Mainly seen with SSDTTime, work much better though can't cover all situations
|
||||
* Mainly seen with SSDTTime, work much better than prebuilts as there's less bloat however doesn't teach you much
|
||||
* [Manually creating them](../ssdt-methods/ssdt-long.md)
|
||||
* Will always work, be much cleaner and get to learn about the process
|
||||
* However requires you to deal with code
|
||||
|
||||
Reference in New Issue
Block a user