
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). You can think of the DSDT as the building blueprints with SSDTs being sticky notes outlining extra details to the project
@@ -597,7 +598,7 @@ diff --git a/ssdt-easy.html b/ssdt-easy.html index 0c5ab6f..691f4eb 100644 --- a/ssdt-easy.html +++ b/ssdt-easy.html @@ -530,7 +530,7 @@ diff --git a/ssdt-long.html b/ssdt-long.html index d545aa0..20dd4c9 100644 --- a/ssdt-long.html +++ b/ssdt-long.html @@ -460,7 +460,7 @@