Skip to content

Commit

Permalink
CM_POWER_DATA can use one more enum. Fixed #61.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebattista committed Jun 7, 2024
1 parent afc2bf4 commit 9fafd2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion generation/WDK/emitter.settings.rsp
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ NtCreateFile::DesiredAccess=FILE_ACCESS_RIGHTS
NtCreateFile::FileAttributes=FILE_FLAGS_AND_ATTRIBUTES
NtCreateFile::ShareAccess=FILE_SHARE_MODE
KeBugCheck::BugCheckCode=BUGCHECK_ERROR
KeBugCheckEx::BugCheckCode=BUGCHECK_ERROR
KeBugCheckEx::BugCheckCode=BUGCHECK_ERROR
CM_POWER_DATA::PD_Capabilities=DEVICE_POWER_CAPABILITIES

0 comments on commit 9fafd2b

Please sign in to comment.