<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/video/KMDOD, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/video/KMDOD?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/video/KMDOD?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-26T17:47:25Z</updated>
<entry>
<title>Remove x86 and ARM configurations for sample projects. (#1126)</title>
<updated>2024-02-26T17:47:25Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-26T17:47:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9'/>
<id>urn:sha1:3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9</id>
<content type='text'>
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.</content>
</entry>
<entry>
<title>Add ARM64 as target platform on multiple samples (#1104)</title>
<updated>2024-02-19T22:26:14Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-19T22:26:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cff1465ff184c6e89d43083f8430040e72d69283'/>
<id>urn:sha1:cff1465ff184c6e89d43083f8430040e72d69283</id>
<content type='text'>
* Add ARM64 as target platform on multiple samples

* Remove ARM64 from WFPSampler temporarily

---------

Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Initial Support for WDK NuGet Experiment. Take 3 (#1102)</title>
<updated>2024-02-07T02:01:44Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-07T02:01:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1ad137b6e5a762d3dc0ea0e0bd95f4e46e2dd329'/>
<id>urn:sha1:1ad137b6e5a762d3dc0ea0e0bd95f4e46e2dd329</id>
<content type='text'>
* Add parent directory file for NuGet import support

* fix directory.build.props file

* Checked in a comment with baseline. Also small fix to make sure we use GE InfVerif flags and Exclusions.csv

* Remove references to path which refer older vars

* Remove stale variable path from mincore.lib

* remove references to stale variale from vhidmimium

* remove stale reference from ddproxy

* remove stale reference in inspect.vcxproj

* Remove stale path reference in msnmntr.vcxproj

* Remove stale path reference to stmedit.vcxproj

* Remove stale path from echosrv.vcxproj

* remove stale path mscorelib SingleComponentSingleStateUm.vcxproj

* remove stale path

* Move GitHub check up front

* Replace correct value for the wpprecorderum

* Removed the stale references for the um libs

* correct the reference path for libs simplemedia

* Correct the reference path for vccomsup

* Correct the reference path for sdk lib path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* Build-SampleSet: Let determination of NuGet packages be based on a folder .\packages rather than the .\packages.config file

* added reference to the kit shared inc path

* Updated PACKAGERESTORE_README.md with results from Prashant's recent fixes.  Moves us 37 failures to 19 failures.

* Rewrite how to get NuGet packages via EEAP or MSFTNuGet

* Minor edits to Building-Locally.md

* added reference to the kit shared inc path

* Move forward to ge_release 26052.  This fixes samples .\prm

* added reference to the kit shared inc path

* Move forward to ge_release 26052.  This fixes samples .\prm.  Update to .\Building-Locally.md

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* Update NuGet build instructions and PACKAGERESTORE_README.md

* Reset Building-Locally.md and remote PACKAGERESTORE_README.md

* Add reference to wdk um include path

* Add reference to wdk um include path

* Add reference to wdk um include path

* Provided full path to wmimofck.exe to correctly resolve

* Fix the path resolution for wmimofexe

* Correct the wmimfck path resolution

* Add NuGet arm64 support

---------

Co-authored-by: Prashant Chahar &lt;pchahar@microsoft.com&gt;
Co-authored-by: Jakob Lichtenberg &lt;jakobl@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>replace deprecated exallocatepool* APIs with their modern replacement (#1088)</title>
<updated>2024-02-06T23:59:22Z</updated>
<author>
<name>David Spruill</name>
<email>62445444+Spruill-1@users.noreply.github.com</email>
</author>
<published>2024-02-06T23:59:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=07936d8becadc8f92d1d0416d2864b341840d6ad'/>
<id>urn:sha1:07936d8becadc8f92d1d0416d2864b341840d6ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (#793)</title>
<updated>2022-10-14T20:50:18Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2022-10-14T20:50:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f20a01318ddb570731de91f62e94b37550139b28'/>
<id>urn:sha1:f20a01318ddb570731de91f62e94b37550139b28</id>
<content type='text'>
* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors</content>
</entry>
<entry>
<title>Update IddCx and KMDOD samples to use SHA256 (#593)</title>
<updated>2021-03-30T17:21:45Z</updated>
<author>
<name>Shantanu Gupta</name>
<email>shans95g@gmail.com</email>
</author>
<published>2021-03-30T17:21:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=17910e5be761e1b8b9ad866ffec1cf903f24f01a'/>
<id>urn:sha1:17910e5be761e1b8b9ad866ffec1cf903f24f01a</id>
<content type='text'>
* Switch to SHA256 for Iddcx and KMDOD samples
* Undo changes to SampleDisplay.vcxproj.Filters

Co-authored-by: Shantanu Gupta &lt;shagu@microsoft.com&gt;</content>
</entry>
<entry>
<title>Update README.md (#426)</title>
<updated>2019-09-26T16:04:22Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-26T16:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f7eb738097908a1e32ca2a07a605bba0e85ccb95'/>
<id>urn:sha1:f7eb738097908a1e32ca2a07a605bba0e85ccb95</id>
<content type='text'>
* Update README.md

* Update README.md
</content>
</entry>
<entry>
<title>Update README.md (#404)</title>
<updated>2019-08-20T13:48:59Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-08-20T13:48:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=00c331aa9912fcbbe650d42fa794130643579e46'/>
<id>urn:sha1:00c331aa9912fcbbe650d42fa794130643579e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2019-08-17T23:50:38Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-08-17T23:50:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3156a4118e1f2d51c7df451525e514e1504c7d81'/>
<id>urn:sha1:3156a4118e1f2d51c7df451525e514e1504c7d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update heading</title>
<updated>2019-07-15T18:54:00Z</updated>
<author>
<name>Den Delimarsky</name>
<email>botcrane-admin@service.microsoft.com</email>
</author>
<published>2019-07-15T18:54:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1aa39e393c0657d7dfd5110727f3b92d20fc3187'/>
<id>urn:sha1:1aa39e393c0657d7dfd5110727f3b92d20fc3187</id>
<content type='text'>
</content>
</entry>
</feed>
