mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Add prebuilt page
This commit is contained in:
10
ssdt-methods/ssdt-long.md
Normal file
10
ssdt-methods/ssdt-long.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# SSDTs: The long way
|
||||
|
||||
Well sadly some things are not handled by SSDTTime, well have no fear as making SSDTs is super easy. The basic process:
|
||||
|
||||
* Dump DSDT(the one SSDTTime did for use will work)
|
||||
* Decompile DSDT
|
||||
* Make SSDTs based of of it(You'll need either MaciASL or a text editor for this)
|
||||
* Compile SSDTs
|
||||
|
||||
Now continue forth and master the ways of ACPI!
|
||||
Reference in New Issue
Block a user