<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/serial/serenum, 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/serial/serenum?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/serial/serenum?h=develop'/>
<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>Update misc projects to use a DriverTargetPlatform of 'Windows Driver' (#972)</title>
<updated>2023-04-11T17:16:27Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-11T17:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8526a742cd5721ff53f244bf5071bcf3d27dded6'/>
<id>urn:sha1:8526a742cd5721ff53f244bf5071bcf3d27dded6</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>serenum sample: Use ExAllocatePool2 instead of ExAllocatePoolWithTag</title>
<updated>2023-03-01T01:51:15Z</updated>
<author>
<name>Matthew Williams</name>
<email>matwilli@microsoft.com</email>
</author>
<published>2023-03-01T01:51:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=94211c3b2ecac957923bbfa22031f96d8fe5e0c7'/>
<id>urn:sha1:94211c3b2ecac957923bbfa22031f96d8fe5e0c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using ExAllocatePool2 for deferred API change (#719)</title>
<updated>2022-05-11T15:58:53Z</updated>
<author>
<name>visvel</name>
<email>visvel@microsoft.com</email>
</author>
<published>2022-05-11T15:58:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cf17d8df1a423a7ee616bf8179e8e102fe674a57'/>
<id>urn:sha1:cf17d8df1a423a7ee616bf8179e8e102fe674a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR Feedback</title>
<updated>2022-03-10T16:21:14Z</updated>
<author>
<name>Phan Trinh Ha</name>
<email>phantrinhha@microsoft.com</email>
</author>
<published>2022-03-10T07:28:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=94de67aabfbc2a4e338d4d4eca838c918749fa7f'/>
<id>urn:sha1:94de67aabfbc2a4e338d4d4eca838c918749fa7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating ExAllocatePoolWithTag security and additional PnpLockdown warning on build</title>
<updated>2022-03-10T16:21:14Z</updated>
<author>
<name>Phan Trinh Ha</name>
<email>phantrinhha@microsoft.com</email>
</author>
<published>2022-03-10T00:14:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=4fb81dbfe57f347dd84c41becb4069c45171373a'/>
<id>urn:sha1:4fb81dbfe57f347dd84c41becb4069c45171373a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Driver signing changes for driver samples (#612)</title>
<updated>2021-04-23T02:01:14Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>shaw.dipannita@gmail.com</email>
</author>
<published>2021-04-23T01:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fcf72957a9e938aa102ca3241613b01eb4474abc'/>
<id>urn:sha1:fcf72957a9e938aa102ca3241613b01eb4474abc</id>
<content type='text'>
</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 (#425)</title>
<updated>2019-09-26T02:35:57Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-26T02:35:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d2a01860208bcce9f4777d54bec3c59c4c02e969'/>
<id>urn:sha1:d2a01860208bcce9f4777d54bec3c59c4c02e969</id>
<content type='text'>
</content>
</entry>
</feed>
