summaryrefslogtreecommitdiff
path: root/general
AgeCommit message (Collapse)Author
2022-08-08Include/Needs inbox services (#765)emilyhobby
* Include/Needs inbox services * Added header comment specifying required minimum OS version
2022-06-20Replace deprecated ExAllocatePoolWithQuotaTag call (#747)Oliver
ExAllocatePoolWithQuotaTag has been deprecated in Windows 10 (v 2004), this change replaces the calls to this functions.
2022-06-01[general\obcallback] Replace ExAllocatePoolWithTag -> ExAllocatePool2 (#736)Adonais Romero González
Replacing deprecated ExAllocatePoolWithTag to ExAllocatePool2. Builds with Windows 11 EWDK with Visual Studio Build Tools 17.1.5.
2022-03-24updated pool allocate API (#634)Alena Egorova
Co-authored-by: Alena Egorova <[email protected]>
2022-03-10Updating ExAllocatePoolWithTag security and additional PnpLockdown warning ↵Phan Trinh Ha
on build
2022-01-31Merge pull request #656 from jgeurten/mastertobafo19
Update remaining samples to use SHA256 as digest signing algorithm
2021-10-15Replace regfltr sample calls to ExAllocatePoolWithTag with ↵Chris Kleynhans
ExAllocatePoolZero. (#501)
2021-07-29Updated \general\ Windows-driver-samples to use SHA256 for signingJordan Geurten
2021-07-16update driver signing to sha256 (#648)jayguanms
Co-authored-by: Jay Guan <[email protected]>
2021-06-10Update Github \general\pcidrv Windows-driver-samples to use SHA256 for ↵Alena Egorova
signing (#633) Co-authored-by: Alena Egorova <[email protected]>
2021-05-25update simplemediasource sample (#614)j-leungyy
* update simplemediasource wrl to winrtcpp COM, add mediatype NV12 (SimpleFrameGenerator), fix Mediatype missing attribute (bitrate), add IMFActivate, IMFSampleAllocator interface and implementation, update hardcode arg with named variables, cleanup sample for StreamIndex and StreamId, add sample KSControl * address PR-it1 comments * address comment from PR-it2, replace manual define of IKSControl by ksproxy.h * remove unuse header * address comment from PR * fix sdk to latest, add driversign algorithm * remove nudget, use submodule
2021-05-07Merge pull request #591 from idigdoug/user/dcook/kcsDigesttobafo19
kcs - add sha256, cleanup, use Ctrpp task
2021-04-22Driver signing changes for driver samples (#612)Dipannita Shaw
2021-04-20Buses samples should use ExAllocatePool2 (#611)matwilli
* Updating samples to utilize ExAllocatePool2 which zero-initializes pool allocations
2021-03-18kcs - add sha256, cleanup, use Ctrpp taskDoug Cook
- Set FileDigestAlgorithm=sha256 - Replace custom "Run Ctrpp" task with Ctrpp task. - Minor cleanup and comments.
2021-02-22remove changes for package testPrashant Chahar
2021-02-22Update a sample to test nugetPrashant Chahar
2020-03-24Rewrite the service for the best practice of Win32 Services Interacti… (#472)131800andylsn
* Rewrite the service for the best practice of Win32 Services Interacting with Devices * Rewrite the service using pure WIN32 APIs * Support multiple device interfaces * Add WINAPI decoration to notification callbacks to avoid AV issue * A small fix * Implement OSRFX2 samples for AddTrigger syntax and service lifetime control * Add comment on AddTrigger syntax Co-authored-by: Shunni Li <[email protected]> * Update inx file (#2) Co-authored-by: Shunni Li <[email protected]> * Add PnpLockdown in INX * Update osrfx2_DCHU_base.inx Co-authored-by: Shunni Li <[email protected]>
2020-01-06Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006Barry Golden
2019-12-10Update README.md105368Barry Golden
2019-10-24Update README.mddocs
2019-09-19Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505Barry Golden
2019-09-18Update README.md (#420)853518534985348853478534685345853448534385342853418534085339Barry Golden
2019-09-17Update README.md (#419)848928489184890848898488884887Barry Golden
2019-09-16Update README.md (#418)847358473484733847328473184730Barry Golden
2019-09-16Update README.md (#417)84625846248462384622846218462084619846188461784616846158461484613846128461184610846098460884607846068460584604Barry Golden
2019-08-20Update README.md (#405)778227782177820778197781877817778167781577814778137781277811778107780977808778067780577804778037780277801778007779977798Barry Golden
2019-08-20Update README.md (#404)Barry Golden
2019-08-18Update README.md (#403)770217702077019Barry Golden
* Update ReadMe.md * Update README.md
2019-08-17Update README.mdBarry Golden
2019-08-13Fix Comments for DriverEntry function (#396)753067530575304753037530275301753007529975298752977529675295Vidush Vishwanath
2019-07-15Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630Den Delimarsky
2019-07-15Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-03-13Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
2019-03-12Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338)Luc Rubio
2019-03-12Update 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
2019-02-28Remove InstallWdf sampleWei Mao
2019-01-24[general/ioctl/exe/testapp.c] Fix typo in comment (#335)Xiaoyin Liu
2019-01-18Update WPP trace GUID for pcidrv and serial samplesWei Mao
It is common for people to copy and rename WDK sample when starting a new driver project. During the process sometimes people forgets to change the new driver's WPP trace GUID, causing difficulty when collecting trace logs. This happens for some inbox drivers as well. Note this is not a problem when using WDK project wizard in VS which always creates a new trace GUID. The fix updates the trace GUID for pcidrv and serial samples, so that they won't collide with the inbox driver.
2019-01-09Merge pull request #326 from BenPYeh/custom_media_sourceAdonais Romero González
Custom media source
2019-01-02Updating readme categoryPeihsun Yeh
2019-01-02Adding README and yamlPeihsun Yeh
2018-09-25[registry/regfltr/exe/common.h] Remove incorrect new line (#290)Xiaoyin Liu
2018-09-24Updated 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-09-24Fix typo in ioctl/kmdf/exe/testapp.c (#288)Xiaoyin Liu
2018-09-07fix bug in source not allowing to go from shutdown to startPeihsun Yeh