diff --git a/Universal/awac-methods/ssdttime.md b/Universal/awac-methods/ssdttime.md index 53861800..ee8c27cb 100644 --- a/Universal/awac-methods/ssdttime.md +++ b/Universal/awac-methods/ssdttime.md @@ -6,7 +6,7 @@ The second involves using SSDTTime which automates most of the process. See here To get the SSDT-PMC, run the following: -* `7. Dump DSDT` then run `6. AWAC` +* `P. Dump DSDT` then run `6. AWAC` This will provide you with some files, the main one you care about is SSDT-AWAC.**aml**. or SSDT-RTC0.**aml**. The DSDT and .dsl are only left for referencing or verification. diff --git a/Universal/ec-methods/ssdttime.md b/Universal/ec-methods/ssdttime.md index fa060f4a..4931a606 100644 --- a/Universal/ec-methods/ssdttime.md +++ b/Universal/ec-methods/ssdttime.md @@ -4,11 +4,11 @@ The second involves using SSDTTime which automates most of the process. See here To get the SSDT-EC on desktops, run the following: -* `7. Dump DSDT` then run `2. FakeEC` +* `P. Dump DSDT` then run `2. FakeEC` To get the SSDT-EC on laptops, run the following: -* `7. Dump DSDT` then run `3. FakeEC Laptop` +* `P. Dump DSDT` then run `3. FakeEC Laptop` This will provide you with some files, the main one you care about is SSDT-EC.**aml**. The DSDT and .dsl are only left for referencing or verification. diff --git a/Universal/nvram-methods/ssdttime.md b/Universal/nvram-methods/ssdttime.md index 02f3ebaf..cfa64676 100644 --- a/Universal/nvram-methods/ssdttime.md +++ b/Universal/nvram-methods/ssdttime.md @@ -4,7 +4,7 @@ The second involves using SSDTTime which automates most of the process. See here To get the SSDT-PMC, run the following: -* `7. Dump DSDT` then run `5. PMC` +* `P. Dump DSDT` then run `5. PMC` This will provide you with some files, the main one you care about is SSDT-PMC.**aml**. The DSDT and .dsl are only left for referencing or verification. diff --git a/Universal/plug-methods/ssdttime.md b/Universal/plug-methods/ssdttime.md index 45e57865..73a68c84 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` +* `P. Dump DSDT` then run `3. 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. diff --git a/Universal/rhub-methods/ssdttime.md b/Universal/rhub-methods/ssdttime.md index 83968d8d..fcc62af5 100644 --- a/Universal/rhub-methods/ssdttime.md +++ b/Universal/rhub-methods/ssdttime.md @@ -4,7 +4,7 @@ The second involves using SSDTTime which automates most of the process. See here To get the SSDT-RHUB, run the following: -* `8. Dump DSDT` then run `7. USB Reset` +* `P. Dump DSDT` then run `7. USB Reset` This will provide you with some files, the main one you care about is SSDT-USB-Reset.**aml**(Same file as SSDT-RHUB). The DSDT and .dsl are only left for referencing or verification.