summaryrefslogtreecommitdiff
path: root/serial/VirtualSerial2/ComPort/virtualserial2um.inx
AgeCommit message (Collapse)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2023-10-31INF changes to support latest WDK (#1046)zlockard
Co-authored-by: Zac Lockard <[email protected]>
2023-03-13INFs using DIRID 13 should target only build 16299 or later - remaining ↵Jason
updates (#930) Co-authored-by: Jason Knichel <[email protected]>
2023-02-03Merge branch 'main' into develop-2302-mergeAdonais Romero González
2023-01-15[DirID-13] echo, pcidrv, plx9x5x, vhidmini, serial, virtualserial2, usbsamp, ↵Wei Mao
usb/ucm 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
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-04-29samples update for //buildDave Wilson