| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-07 | Clean up a few misc things after merge of main into develop (#859) | Jason | |
| Co-authored-by: Jason Knichel <[email protected]> | |||
| 2023-02-03 | Merge branch 'main' into develop-2302-merge | Adonais Romero González | |
| 2023-01-15 | [general/toaster] Update GetDeviceDescription | Wei Mao | |
| 2023-01-15 | Fix: Invalid flag 0x4000, cannot be used with DIRID 13 | Wei Mao | |
| 2023-01-15 | [DirID-13] toaster sample drivers | Wei 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 | |||
| 2023-01-13 | [UMDF v1] Remove general/toaster/toastDrv/umdf/func, Toastmon | Wei Mao | |
| 2023-01-03 | Remove IA64 support from more samples (#816) | Jason | |
| Co-authored-by: Jason Knichel <[email protected]> | |||
| 2022-10-14 | Fix 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 | |||
| 2022-10-05 | Add PnpLockdown=1 to a bunch of sample INFs (#789) | Jason | |
| 2022-09-21 | [general/toaster] Handle non successful return value of WdfIoTargetStart in ↵ | Phan Trinh Ha | |
| toastmon.c (#785) Handle non-successful return value of WdfIoTargetStart in toastmon.c | |||
| 2021-04-22 | Driver signing changes for driver samples (#612) | Dipannita Shaw | |
| 2021-04-20 | Buses samples should use ExAllocatePool2 (#611) | matwilli | |
| * Updating samples to utilize ExAllocatePool2 which zero-initializes pool allocations | |||
| 2019-09-19 | Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505 | Barry Golden | |
| 2019-09-18 | Update README.md (#420)853518534985348853478534685345853448534385342853418534085339 | Barry Golden | |
| 2019-09-17 | Update README.md (#419)848928489184890848898488884887 | Barry Golden | |
| 2019-08-20 | Update README.md (#405)778227782177820778197781877817778167781577814778137781277811778107780977808778067780577804778037780277801778007779977798 | Barry Golden | |
| 2019-08-20 | Update README.md (#404) | Barry Golden | |
| 2019-08-17 | Update README.md | Barry Golden | |
| 2019-08-13 | Fix Comments for DriverEntry function (#396)753067530575304753037530275301753007529975298752977529675295 | Vidush Vishwanath | |
| 2019-07-15 | Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583 | Den Delimarsky | |
| 2019-07-04 | Update sample metadata | Den Delimarsky | |
| 2019-03-13 | Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842 | Den Delimarsky | |
| 2019-03-13 | Update manifests | Den Delimarsky | |
| 2019-03-13 | Update READMEs | Den Delimarsky | |
| 2019-03-13 | Update README metadata | Den Delimarsky | |
| 2019-03-12 | Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338) | Luc Rubio | |
| 2019-03-12 | Update README.md for samples portal (#358) | Barry Golden | |
| * Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid | |||
| 2018-09-24 | Updated YAML manifest for Microsoft Samples portal. (#287) | Barry Golden | |
| * Rename YAML manifests to use .yml extension * Add preserveParentHierarchy: true to YAML manifest * Updated YAML manifest for Microsoft Samples portal. * Fix YAML newline warnings * Updated vssolution path in YAML manifests | |||
| 2018-06-20 | Update filter.c (#233) | justanotheranonymoususer | |
| 2018-02-28 | Added .yaml files for samples portal (#214) | Barry Golden | |
| 2018-02-01 | Fix SAL annotation in toastmon | Wei Mao | |
| 2018-01-29 | general/toaster/toastmon: purge iotarget | Wei Mao | |
| wdftoastmon: AV_VRF_Wdf01000!FxRequestBase::Vf_VerifyDispose The previous fix to Stop the IoTarget on D0Exit does not solve the problem. In stopped state, the IoTarget still receives incoming request and puts them in a pending list. On device removal, those requests trigger VerifyDispose break. With Purge, The IoTarget "in" gate is closed and won't accept any more incoming request. Besides, any existing requests in pending list are completed as well. | |||
| 2018-01-12 | general/toaster/toastmon: stop iotarget/timer on d0exit | Wei Mao | |
| Bucket IDs: - 0x10d_5_vrf_wdftoastmon!toastmon_readrequestcompletionroutine - AV_VRF_Wdf01000!FxRequestBase::Vf_VerifyDispose - AV_VRF_wdftoastmon!Toastmon_EvtTimerPostRequests WDF verifier breaks: - Driver is trying to delete WDFREQUEST while it is still active on WDFIOTARGET - Calling WdfTimerStart when the timer object is running down will lead to a crash - WDFREQUEST already sent to a target | |||
| 2018-01-12 | Format toastmon | Wei Mao | |
| 2017-09-18 | Update README.md platform metadata. | Barry Golden | |
| 2017-08-24 | VSTS 12737998 | Barry Golden | |
| 2017-08-16 | error 1209: Section [destinationdirs] is defined multiple times | Wei Mao | |
| 2017-08-16 | Remove any reference to tostrcls.dll from INF file | Wei Mao | |
| The sample class installer itself has been removed long time back. | |||
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2015-08-12 | Rename README.md files to standardize casing | J M Rossy | |
| 2015-08-06 | Update README.md | Barry Golden | |
| 2015-08-06 | Remove obsolete readme.htm files | Barry Golden | |
| 2015-07-29 | Samples update for public Windows 10 release | J 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-29 | samples update for //build | Dave Wilson | |
| 2015-03-17 | Initial publish | Dave Wilson | |
