<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/biometrics, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/biometrics?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/biometrics?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-14T19:52:37Z</updated>
<entry>
<title>Delete biometrics sample (#1111)</title>
<updated>2024-02-14T19:52:37Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-14T19:52:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c73af47e04261d66a3365c4eee64b2295f2b9d53'/>
<id>urn:sha1:c73af47e04261d66a3365c4eee64b2295f2b9d53</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>Biousb coinstaller remove (#1044)</title>
<updated>2023-10-30T22:02:23Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2023-10-30T22:02:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=853fbfdb2f5a16091ac536d5825530f767747b22'/>
<id>urn:sha1:853fbfdb2f5a16091ac536d5825530f767747b22</id>
<content type='text'>
Remove WUDF coinstaller from biousb sample

Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;</content>
</entry>
<entry>
<title>Update some biometric projects' DriverTargetPlatform to be 'Windows Driver' (#964)</title>
<updated>2023-04-07T18:54:55Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-07T18:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3f5fc4bf0990abb5619377c9162d999f981c497f'/>
<id>urn:sha1:3f5fc4bf0990abb5619377c9162d999f981c497f</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix biometric sample to only install on OS versions it can support (#867)</title>
<updated>2023-02-13T17:27:15Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-02-13T17:27:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ff0af974e1045f62cae76cb9dc4b204a5b53ad44'/>
<id>urn:sha1:ff0af974e1045f62cae76cb9dc4b204a5b53ad44</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</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>[biometrics] Use includes/needs for wudfbiousbsample (#767)</title>
<updated>2022-08-11T21:00:15Z</updated>
<author>
<name>Parag Mali</name>
<email>parag201093@gmail.com</email>
</author>
<published>2022-08-11T21:00:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5108e2744c7aa807e9d9855c2088dbd622e99641'/>
<id>urn:sha1:5108e2744c7aa807e9d9855c2088dbd622e99641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changing driver signing to sha256.</title>
<updated>2021-06-16T18:12:34Z</updated>
<author>
<name>msofipm</name>
<email>mpenamier@microsoft.com</email>
</author>
<published>2021-06-16T18:12:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c5e8e568787b1351d1811021c7bfab3b3df53cfa'/>
<id>urn:sha1:c5e8e568787b1351d1811021c7bfab3b3df53cfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#429)</title>
<updated>2019-10-01T17:50:25Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-10-01T17:50:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=52313ea6533d1cc0a8f7223653cee081c7b7acc6'/>
<id>urn:sha1:52313ea6533d1cc0a8f7223653cee081c7b7acc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#415)</title>
<updated>2019-09-12T17:46:37Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-12T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=db43355fe49c4bec3dbb5f84c271e15dc914ce72'/>
<id>urn:sha1:db43355fe49c4bec3dbb5f84c271e15dc914ce72</id>
<content type='text'>
</content>
</entry>
</feed>
