summaryrefslogtreecommitdiff
path: root/usb/wdf_osrfx2_lab/kmdf
AgeCommit message (Collapse)Author
2023-02-07Clean up a few misc things after merge of main into develop (#859)Jason
Co-authored-by: Jason Knichel <[email protected]>
2023-02-03Merge branch 'main' into develop-2302-mergeAdonais Romero González
2023-01-15[DirID-13] usbWei Mao
Change INF files with the following: - Use Driver Store DirID = 13 which are available starting Windows 10 1809 - Remove WDF coinstaller - Add PnpLockdown = 1
2022-10-14Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors ↵Jason
(#793) * Clean up some misc infverif 1203 errors * Clean up some infverif 1324 (no PnpLockdown=1) errors
2021-04-22Driver signing changes for driver samples (#612)Dipannita Shaw
2017-08-17Point to .inx file when .inf file is not availableWei Mao
2017-03-15[usb] Fix Code Analysis WarningsWei Mao
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf