<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/gpio/samples, 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/gpio/samples?h=user%2Fpc_load_letter4</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/gpio/samples?h=user%2Fpc_load_letter4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-10-31T21:53:48Z</updated>
<entry>
<title>INF changes to support latest WDK (#1046)</title>
<updated>2023-10-31T21:53:48Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2023-10-31T21:53:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3ad25d938bc0319447992218a1809814119188df'/>
<id>urn:sha1:3ad25d938bc0319447992218a1809814119188df</id>
<content type='text'>
Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;</content>
</entry>
<entry>
<title>Merge branch 'main' into develop</title>
<updated>2023-10-11T22:02:13Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-10-11T22:02:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d21ba3763c494fb45f9ac61806e74cffbca68a87'/>
<id>urn:sha1:d21ba3763c494fb45f9ac61806e74cffbca68a87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove BasicDriverOk from samples (#1038)</title>
<updated>2023-10-05T19:44:08Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2023-10-05T19:44:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=75f6610aab567835c056bf761f93132ea8e07307'/>
<id>urn:sha1:75f6610aab567835c056bf761f93132ea8e07307</id>
<content type='text'>
Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix up malformed DriverVer directives (#948)</title>
<updated>2023-03-31T20:05:48Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-31T20:05:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=16d01e32ecf371d2000d46fa3e6cec59ff66dc87'/>
<id>urn:sha1:16d01e32ecf371d2000d46fa3e6cec59ff66dc87</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Merge branch 'main' into develop</title>
<updated>2023-03-21T22:35:25Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-03-21T22:35:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5c3b6ca03ceead17b8729f4dbdbc479a4fc81274'/>
<id>urn:sha1:5c3b6ca03ceead17b8729f4dbdbc479a4fc81274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Opt many samples in for Universal validation (#910)</title>
<updated>2023-03-07T17:31:41Z</updated>
<author>
<name>Michael Bernstein (MSFT)</name>
<email>99994515+michbern-ms@users.noreply.github.com</email>
</author>
<published>2023-03-07T17:31:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e802b80eaf6b0e949b6fbcecac633da37a71ced7'/>
<id>urn:sha1:e802b80eaf6b0e949b6fbcecac633da37a71ced7</id>
<content type='text'>
* Opt-in many Desktop samples for ApiValidator

ApiValidator is passing for many of our samples
marked Desktop.  This is promising and it is worth
running ApiValidator on these to ensure they stay within
the Universal API limits.

* Shift avstream/sampledevicemft sample to use mfcore.dll rather than mf.dll

* Opt many samples in for Universal validation

Many of our driver samples build cleanly agains the UniversalDDIs.xml
API list.  Opting these in as Universal helps protect their API surface
against accidentally picking up more Desktop-only APIs.

* Revert "Opt-in many Desktop samples for ApiValidator"

This reverts commit a6aa7e6797ab01e6b15c8a4e1cbcea6d7a615629.

---------

Co-authored-by: Michael Bernstein (DPLAT) &lt;Michael.Bernstein@microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix up some of the malformed DriverVer directives (#909)</title>
<updated>2023-03-04T01:03:26Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-04T01:03:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a24dcb8231e3ed597ca46bdc1cdcec1c1ee6d6ac'/>
<id>urn:sha1:a24dcb8231e3ed597ca46bdc1cdcec1c1ee6d6ac</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Remove BasicDriverOk from samples (#908)</title>
<updated>2023-03-03T22:37:28Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-03T22:37:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=24caf7a578bfb4c6108afcfbf4a7d4354d5f4a59'/>
<id>urn:sha1:24caf7a578bfb4c6108afcfbf4a7d4354d5f4a59</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #900 from microsoft/simdevice_encoding</title>
<updated>2023-02-28T18:33:56Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2023-02-22T22:55:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8ef4a1cacff8c9967d870f9bfdfa8b3f21754a7f'/>
<id>urn:sha1:8ef4a1cacff8c9967d870f9bfdfa8b3f21754a7f</id>
<content type='text'>
Simdevice encoding
</content>
</entry>
<entry>
<title>Fix file encoding and driverver format</title>
<updated>2023-02-22T22:46:57Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2023-02-22T22:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=708d8c438537aa83673a1d6ba4cf05667c487ae0'/>
<id>urn:sha1:708d8c438537aa83673a1d6ba4cf05667c487ae0</id>
<content type='text'>
</content>
</entry>
</feed>
