Update dump.md

update the new number
This commit is contained in:
amoschen
2021-01-22 23:34:30 +08:00
committed by GitHub
parent caa3f81d18
commit a4646327cb

View File

@@ -6,7 +6,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) * [SSDTTime](https://github.com/corpnewt/SSDTTime)
* Supports both Windows and Linux for DSDT dumping * Supports both Windows and Linux for DSDT dumping
* `7. Dump DSDT - Automatically dump the system DSDT` * `8. Dump DSDT - Automatically dump the system DSDT`
* [acpidump.exe](https://acpica.org/downloads/binary-tools) * [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 * 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