From 44381d8458a1a20eb445037cbd43e7d04aa11e95 Mon Sep 17 00:00:00 2001 From: degen-dev Date: Sat, 30 Apr 2022 13:24:06 +1000 Subject: [PATCH] update "Dump DSDT" and "PluginType" to correct entries update from 7. Dump DSDT to 8. Dump DSDT and 3. PluginType to 4. PluginType --- Universal/plug-methods/ssdttime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Universal/plug-methods/ssdttime.md b/Universal/plug-methods/ssdttime.md index 45e57865..42b00381 100644 --- a/Universal/plug-methods/ssdttime.md +++ b/Universal/plug-methods/ssdttime.md @@ -4,7 +4,7 @@ The second involves using SSDTTime which automates most of the process. See here To get the SSDT-PLUG, run the following: -* `7. Dump DSDT` then run `3. PluginType` +* `8. Dump DSDT` then run `4. PluginType` This will provide you with some files, the main one you care about is SSDT-PLUG.**aml**. The DSDT and .dsl are only left for referencing or verification.