Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update "Dump DSDT" and "PluginType" to correct entries #74

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Universal/plug-methods/ssdttime.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down