From 33166a29d9f686d880592a817388cafd2ed3e752 Mon Sep 17 00:00:00 2001 From: 1alessandro1 <46293832+1alessandro1@users.noreply.github.com> Date: Sat, 29 Aug 2020 00:48:43 +0200 Subject: [PATCH] Update ssdttime.md --- Universal/nvram-methods/ssdttime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Universal/nvram-methods/ssdttime.md b/Universal/nvram-methods/ssdttime.md index 71243ae..0f4cda3 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: -* `4. Dump DSDT` then run `5. PMC` +* `7. 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.