mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2025-12-31 20:55:58 -08:00
More fixes
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# Getting started with ACPI
|
||||
|
||||
Last edited: January 30, 2020
|
||||
|
||||
## A quick explainer on ACPI and how to make SSDTs
|
||||
|
||||
So what are DSDTs and SSDTs? Well, these are tables present in your firmware that outline hardware devices like USB controllers, CPU threads, embedded controllers, system clocks and such. A DSDT(Differentiated System Description Table) can be seen as the body holding most of the info with smaller bits of info being passed by the SSDT(Secondary System Description Table)
|
||||
|
||||
Reference in New Issue
Block a user