diff options
| author | Jason <[email protected]> | 2023-03-31 14:52:29 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-03-31 14:52:29 -0700 |
| commit | 4ef6624c8ffb641539cdf9db485304ac28f53186 (patch) | |
| tree | 214faeeba94f82928a62c39ceba0598491a5c703 /tools | |
| parent | 1adffc43251aa98f542c5134628f761a9ecfd119 (diff) | |
Remove references to XP in INFs (#950)
Co-authored-by: Jason Knichel <[email protected]>
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf b/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf index 1ac1660a..6b7bde78 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf +++ b/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf @@ -29,7 +29,6 @@ DefaultDestDir = 12 [Manufacturer] %ManufacturerString%=Sample_Manufacturer,NTx86, NTamd64, NTARM, NTARM64 -; For XP and later [Sample_Manufacturer.NTx86] %Defect_ToastMon.DRVDESC%=Defect_ToastMon_Inst,root\defect_toastmon |
