<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git, branch user/pc_load_letter4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=user%2Fpc_load_letter4</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=user%2Fpc_load_letter4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-08T16:48:47Z</updated>
<entry>
<title>Changed the way mofcomp is getting called as a target, this is not recmonded way however this is how it can be supported right now with NuGet, EWDK and WDK</title>
<updated>2024-02-08T16:48:47Z</updated>
<author>
<name>Prashant Chahar</name>
<email>pchahar@microsoft.com</email>
</author>
<published>2024-02-08T16:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fafe833e5913211fe387b1091f23959563c81483'/>
<id>urn:sha1:fafe833e5913211fe387b1091f23959563c81483</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not build solutions in the .\packages folder</title>
<updated>2024-02-07T06:01:30Z</updated>
<author>
<name>Jakob Lichtenberg</name>
<email>jakobl@ntdev.microsoft.com</email>
</author>
<published>2024-02-07T06:01:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d7005d71bbf981bb6ef7e7a7b79d7829b4404875'/>
<id>urn:sha1:d7005d71bbf981bb6ef7e7a7b79d7829b4404875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add signing policy for prm sample (#1103)</title>
<updated>2024-02-07T03:56:14Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-07T03:56:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b2476b64dbff3fe47698dc4d3d449cc141605264'/>
<id>urn:sha1:b2476b64dbff3fe47698dc4d3d449cc141605264</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify MSBuild Flags (#1093)</title>
<updated>2024-02-07T02:07:09Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-07T02:07:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=aff38669771c597fbd008a7a018993f4e2814d62'/>
<id>urn:sha1:aff38669771c597fbd008a7a018993f4e2814d62</id>
<content type='text'>
* user/jakobl/simplify_flags

* user/jakobl/simplify_flags

* Update Build-Sample.ps1

* Merge with upcoming PR https://github.com/microsoft/Windows-driver-samples/pull/1088

* white space only change</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>Add new teams as owners; fix some entries.</title>
<updated>2024-02-06T23:15:13Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-06T23:15:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b12e3a38837146c1c1c3e202e2e2ad9f9ddf009f'/>
<id>urn:sha1:b12e3a38837146c1c1c3e202e2e2ad9f9ddf009f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial Support for WDK NuGet Experiment. Take 2. (#1099)</title>
<updated>2024-02-06T09:43:29Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-06T09:43:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=81a3070cd98c8ac8fc88eaa7f2c8c1d696f62ba1'/>
<id>urn:sha1:81a3070cd98c8ac8fc88eaa7f2c8c1d696f62ba1</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

---------

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>Update codeql code scanning to add microsoft/windows-drivers queries (#1098)</title>
<updated>2024-02-05T22:53:43Z</updated>
<author>
<name>Jacob Ronstadt</name>
<email>147542405+jacob-ronstadt@users.noreply.github.com</email>
</author>
<published>2024-02-05T22:53:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cdd758d3b2427b8b8cc9c8a556f4400c7a4db45b'/>
<id>urn:sha1:cdd758d3b2427b8b8cc9c8a556f4400c7a4db45b</id>
<content type='text'>
* test code scanning with new package

* update code scanning file. test without building

* fix typo

* add back build step

* Update Code-Scanning.yml

* Update Code-Scanning.yml

* Update Code-Scanning.yml</content>
</entry>
<entry>
<title>exclusion.csv: Update network.trans.wfpsampler to now be supported with NI WDK but still broken for GE WDK</title>
<updated>2024-02-05T20:04:00Z</updated>
<author>
<name>Jakob Lichtenberg (170957)</name>
<email>jakobl@microsoft.com</email>
</author>
<published>2024-02-05T20:04:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=09b3b7c626b9920a2192143a09a928b6669edda2'/>
<id>urn:sha1:09b3b7c626b9920a2192143a09a928b6669edda2</id>
<content type='text'>
</content>
</entry>
</feed>
