Skip to content

Commit

Permalink
Fix issues in the inx file
Browse files Browse the repository at this point in the history
  • Loading branch information
svasista-ms committed Sep 26, 2024
1 parent a70b3ab commit 10de077
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ SPSVCINST_ASSOCSERVICE = 0x00000002
ProviderString = "Rust-DVFail-Sample"
StdMfg = "(Standard system devices)"
DiskId1 = "WDF DVFail Sample fail_driver_irql_violation Installation Disk #1"
FAIL_DRIVER_IRQL_VIOLATION_DEVICE.DeviceDesc = "DVFail Sample WDF fail_driver_irql_violation Device"
FAIL_DRIVER_IRQL_VIOLATION_DEVICE.SVCDESC = "DVFail Sample WDF fail_driver_irql_violation Service"
FAIL_DRIVER_IRQL_VIOLATION.DeviceDesc = "DVFail Sample WDF fail_driver_irql_violation Device"
FAIL_DRIVER_IRQL_VIOLATION.SVCDESC = "DVFail Sample WDF fail_driver_irql_violation Service"

0 comments on commit 10de077

Please sign in to comment.