summaryrefslogtreecommitdiff
path: root/tools/sdv/samples/SDV-FailDriver-WDM/driver
AgeCommit message (Collapse)Author
2024-01-14For all solutions in .\tools folder: Add ARM64 support. Remove any aspects ↵JakobL-MSFT
of ARM, Win32, x86 support. January 2024 version (#1072) user-jakobl-tools_arm64_2
2023-03-07Opt many samples in for Universal validation (#910)Michael Bernstein (MSFT)
* Opt-in many Desktop samples for ApiValidator ApiValidator is passing for many of our samples marked Desktop. This is promising and it is worth running ApiValidator on these to ensure they stay within the Universal API limits. * Shift avstream/sampledevicemft sample to use mfcore.dll rather than mf.dll * Opt many samples in for Universal validation Many of our driver samples build cleanly agains the UniversalDDIs.xml API list. Opting these in as Universal helps protect their API surface against accidentally picking up more Desktop-only APIs. * Revert "Opt-in many Desktop samples for ApiValidator" This reverts commit a6aa7e6797ab01e6b15c8a4e1cbcea6d7a615629. --------- Co-authored-by: Michael Bernstein (DPLAT) <[email protected]>
2021-03-25Update SDV sample drivers to use SHA-256 signing.natede-MSFT
2020-04-09Add CA defect to SDV-FailDriver-WDM sampleNateD-MSFT
Add a simple C28171 code analysis for drivers violation to the SDV-FailDriver-WDM sample, so that we can use it to validate CA for drivers is working correctly.
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