MarkDevicePower rule (wdm)
The MarkDevicePower rule specifies that an IRP_MJ_POWER with IRP_MN_SET_POWER for SystemPowerState IRP going to S0 is pended.
This rule only applies to FDO and FIDO drivers.
Driver model: WDM
How to test
At compile time |
---|
Run Static Driver Verifier and specify the MarkDevicePower rule. Use the following steps to run an analysis of your code:
For more information, see Using Static Driver Verifier to Find Defects in Drivers. |
Applies to
IoAcquireRemoveLock IoCallDriver IoMarkIrpPending PoCallDriver PoRequestPowerIrp