Skip to content

Commit

Permalink
Merge pull request dortania#31 from allan2/patch-1
Browse files Browse the repository at this point in the history
Change the sddttime menu number to match latest sddtime
  • Loading branch information
khronokernel authored Oct 5, 2020
2 parents b400668 + fc90c25 commit 6633021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Manual/dump.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ So to start, we'll need to get a copy of your DSDT from your firmware. The easie

* [SSDTTime](https://github.com/corpnewt/SSDTTime)
* Supports both Windows and Linux for DSDT dumping
* `4. Dump DSDT - Automatically dump the system DSDT`
* `7. Dump DSDT - Automatically dump the system DSDT`
* [acpidump.exe](https://acpica.org/downloads/binary-tools)
* In command prompt run `path/to/acpidump.exe -b -n DSDT -z`, this will dump your DSDT as a .dat file. Rename this to DSDT.aml

Expand Down Expand Up @@ -75,4 +75,4 @@ fs0:\> cd EFI\OC\Tools
fs0:\EFI\OC\Tools> acpidump.efi -b -n DSDT -z
```

Once done, you should find your DSDT in the EFI/OC/Tools folder with a `.dat` extension. Rename this DSDT.dat file to DSDT.aml to help us down the line
Once done, you should find your DSDT in the EFI/OC/Tools folder with a `.dat` extension. Rename this DSDT.dat file to DSDT.aml to help us down the line

0 comments on commit 6633021

Please sign in to comment.