diff --git a/Desktops/desktop-disable.html b/Desktops/desktop-disable.html index 5736adf..2146cc1 100644 --- a/Desktops/desktop-disable.html +++ b/Desktops/desktop-disable.html @@ -486,7 +486,7 @@ Method (_SB.PCI0.PEG0.PEGP._DSM, 4, NotSerialized) diff --git a/Desktops/desktop-ec.html b/Desktops/desktop-ec.html index 8125e8e..58cc6f0 100644 --- a/Desktops/desktop-ec.html +++ b/Desktops/desktop-ec.html @@ -557,7 +557,7 @@ External (_SB_.PCI0.LPCB.EC0, DeviceObj) <- Rename this diff --git a/Laptops/backlight.html b/Laptops/backlight.html index cc0c966..1bde461 100644 --- a/Laptops/backlight.html +++ b/Laptops/backlight.html @@ -472,7 +472,7 @@ diff --git a/Laptops/laptop-disable.html b/Laptops/laptop-disable.html index 4e4c238..95a1858 100644 --- a/Laptops/laptop-disable.html +++ b/Laptops/laptop-disable.html @@ -507,7 +507,7 @@ External (_SB_.PCI0.PEG0.PEGP._PS3, MethodObj) // dGPU ACPI Path diff --git a/Laptops/laptop-ec.html b/Laptops/laptop-ec.html index 7dbfceb..676a222 100644 --- a/Laptops/laptop-ec.html +++ b/Laptops/laptop-ec.html @@ -542,7 +542,7 @@ diff --git a/Laptops/trackpad.html b/Laptops/trackpad.html index 12182cf..183bbdb 100644 --- a/Laptops/trackpad.html +++ b/Laptops/trackpad.html @@ -487,7 +487,7 @@ diff --git a/Manual/compile.html b/Manual/compile.html index 92630de..a91110b 100644 --- a/Manual/compile.html +++ b/Manual/compile.html @@ -482,7 +482,7 @@ diff --git a/Manual/dump.html b/Manual/dump.html index b527816..4f13ac6 100644 --- a/Manual/dump.html +++ b/Manual/dump.html @@ -490,7 +490,7 @@ fs0:\EFI\OC\Tools> acpidump.efi -b -n DSDT -z diff --git a/Universal/awac.html b/Universal/awac.html index 0dfb8e3..7c422d7 100644 --- a/Universal/awac.html +++ b/Universal/awac.html @@ -493,7 +493,7 @@ diff --git a/Universal/irq.html b/Universal/irq.html index 6dd5ca6..03bd694 100644 --- a/Universal/irq.html +++ b/Universal/irq.html @@ -454,7 +454,7 @@ diff --git a/Universal/nvram.html b/Universal/nvram.html index e049938..b597575 100644 --- a/Universal/nvram.html +++ b/Universal/nvram.html @@ -475,7 +475,7 @@ diff --git a/Universal/plug.html b/Universal/plug.html index 5064fc9..489a17e 100644 --- a/Universal/plug.html +++ b/Universal/plug.html @@ -476,7 +476,7 @@ Scope (\_PR.CPU0) <- Rename this diff --git a/Universal/smbus.html b/Universal/smbus.html index 238176f..bf95397 100644 --- a/Universal/smbus.html +++ b/Universal/smbus.html @@ -509,7 +509,7 @@ Device (_SB.PC00.SMBS.BUS0) <- Renamed diff --git a/Universal/spoof.html b/Universal/spoof.html index ea6da2b..7047855 100644 --- a/Universal/spoof.html +++ b/Universal/spoof.html @@ -527,7 +527,7 @@ Buffer () diff --git a/cleanup.html b/cleanup.html index 9de4f77..01ddf42 100644 --- a/cleanup.html +++ b/cleanup.html @@ -461,7 +461,7 @@ diff --git a/images/README-md/acpi-logo.png b/images/README-md/acpi-logo.png new file mode 100644 index 0000000..1e7cf83 Binary files /dev/null and b/images/README-md/acpi-logo.png differ diff --git a/index.html b/index.html index c596928..6bf79fe 100644 --- a/index.html +++ b/index.html @@ -407,6 +407,7 @@

Getting started with ACPI

+

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). 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 @@