summaryrefslogtreecommitdiff
path: root/general/toaster/umdf2/func/simple/wdfsimpleum.inx
AgeCommit message (Collapse)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2023-03-14Use WudfRd.inf instead of AddServiceWei Mao
2023-03-13Fix TargetOSVersion for INFs with UMDF drivers. Fix comments in toaster ↵Jason
samples (#926) Co-authored-by: Jason Knichel <[email protected]>
2023-03-13INFs using DIRID 13 should target only build 16299 or later - toaster ↵Jason
updates (#924) Co-authored-by: Jason Knichel <[email protected]>
2023-03-03Fix up some of the malformed DriverVer directives (#909)Jason
Co-authored-by: Jason Knichel <[email protected]>
2023-01-15Fix: Invalid flag 0x4000, cannot be used with DIRID 13Wei Mao
2023-01-15[DirID-13] toaster sample driversWei 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
2017-08-16error 1209: Section [destinationdirs] is defined multiple timesWei Mao
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-07-29Samples update for public Windows 10 releaseJ M Rossy
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10
2015-04-29samples update for //buildDave Wilson
2015-03-17Initial publishDave Wilson