<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network, branch script-and-remains-of-script</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/network?h=script-and-remains-of-script</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network?h=script-and-remains-of-script'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-20T03:11:22Z</updated>
<entry>
<title>Remaining outputs of arm64 script - not to be completed in current form</title>
<updated>2024-02-20T03:11:22Z</updated>
<author>
<name>Jakob Lichtenberg (170957)</name>
<email>jakobl@microsoft.com</email>
</author>
<published>2024-02-20T03:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=41443c5691434fa9f696d0ab3a11cd2fd657cb3e'/>
<id>urn:sha1:41443c5691434fa9f696d0ab3a11cd2fd657cb3e</id>
<content type='text'>
</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>WDK NuGet: Add support for network/trans/WFPSampler and wmi/wmisamp (#1109)</title>
<updated>2024-02-14T16:30:19Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-14T16:30:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ae395fa7d01465fa82eb37a8d19084366aa7599b'/>
<id>urn:sha1:ae395fa7d01465fa82eb37a8d19084366aa7599b</id>
<content type='text'>
* Remove wmicheck for mof as it is not valid for kmdf projects

* Fixed path to uuid.lib

---------

Co-authored-by: Prashant Chahar &lt;pchahar@microsoft.com&gt;</content>
</entry>
<entry>
<title>Part 2: WfpSampler now compiles on both EWDKs (#1108)</title>
<updated>2024-02-13T18:20:28Z</updated>
<author>
<name>Elaine Houha</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2024-02-13T18:20:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=680f276a600ba62925776e02b57b72513e1e9908'/>
<id>urn:sha1:680f276a600ba62925776e02b57b72513e1e9908</id>
<content type='text'>
* compiles on both EWDKs needed for all 5 Samples

* fixes the debug build which broke during merge conflict resolution

* Update exclusions.csv

---------

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;</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>Updating the Windows Filtering Platform Samples to compile correctly on VS2022 (#1089)</title>
<updated>2024-02-05T18:25:29Z</updated>
<author>
<name>Elaine Houha</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2024-02-05T18:25:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=220545ea6e98af9259b66ea3983b51dbf3b2bf1e'/>
<id>urn:sha1:220545ea6e98af9259b66ea3983b51dbf3b2bf1e</id>
<content type='text'>
* ddproxy compiles on VS2022

* inspect compiles on VS2022

* stmEdit compiles on VS2022

* sampler compiles on VS2022

* changes some encodings and updates the stmedit version

* restores the vcxproj

* more vcxproj fixes

* ddproxy inf

* stmedit vcxproj pt2

* stmd sln

* Update exclusions.csv

* all but one flavor compiles on NI EWDK

* found a bug in an assert

* Builds clean for all drivers except WfpSampler on both WDK 17.1.5 and 17.8.2, WFPSampler changes get it to build on WDK 17.1.5 but there are still issues with 17.8.2

---------

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fixes for sample build errors and updates to the execution script to use new build flags (#1078)</title>
<updated>2024-01-31T21:45:54Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2024-01-31T21:45:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=24f280dc4a700f00f5fbb8f13815b941620adb8e'/>
<id>urn:sha1:24f280dc4a700f00f5fbb8f13815b941620adb8e</id>
<content type='text'>
* Fixes for sample build errors

* Fix additional sample

* Add additional sample

* Updated comments in Build-Sample.ps1

* Adjusting exclusions.csv to be accurate for GE. Still issues for NI that we need to understand better

* Merge from develop branch

* Merge from develop branch

* Merge from develop branch

* Delete WPD samples

* Separate infverif additional options for old vs new WDK

* Delete WPD samples entry in our CODEOWNERS file

* Fix spelling error

* For 22621 WDK Remove the /samples flag

---------

Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;
Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Remove legacy sample - Radio Switch using USB-FX2 board</title>
<updated>2023-08-21T23:32:32Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-08-21T23:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=4fe6dd3bcf2f27214af9f89d3cf13b321f45a012'/>
<id>urn:sha1:4fe6dd3bcf2f27214af9f89d3cf13b321f45a012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[network/wlan/WDI] Rename configurations (#988)</title>
<updated>2023-06-01T22:48:54Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-06-01T22:48:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d2c881061d1545ff449ca64b72c2c4bdc37d622b'/>
<id>urn:sha1:d2c881061d1545ff449ca64b72c2c4bdc37d622b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup the ARM and X86,  (#982)</title>
<updated>2023-05-03T00:18:34Z</updated>
<author>
<name>Yang You(UU)</name>
<email>yangyou@microsoft.com</email>
</author>
<published>2023-05-03T00:18:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=95037b3f77f3a745f7682f991ac80e81f91f5362'/>
<id>urn:sha1:95037b3f77f3a745f7682f991ac80e81f91f5362</id>
<content type='text'>
Cleanup the ARM and X86, both of them are out of date, currently not able to succesfully build.</content>
</entry>
</feed>
