Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The NdisFilterTimedPauseComplete verifies three things:
The FilterPause function will be completed in 10 seconds or less.
The FilterPause function must not fail.
The FilterPause function must not complete twice.
Driver model: NDIS
Bug check(s) found with this rule: Bug Check 0xC4: DRIVER_VERIFIER_DETECTED_VIOLATION ( 0x00092010)
How to test
At run time |
---|
Run Driver Verifier and select the NDIS/WIFI verification option. This rule is also tested with the DDI compliance checking option. |