<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/storage/class/disk, 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/storage/class/disk?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/storage/class/disk?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2025-06-23T09:13:13Z</updated>
<entry>
<title>other classpnp and disk fixes</title>
<updated>2025-06-23T09:13:13Z</updated>
<author>
<name>Abenezer Tamene</name>
<email>atamene@microsoft.com</email>
</author>
<published>2025-06-23T09:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f79d24e9a46698f0666130bd41edb133f220a2da'/>
<id>urn:sha1:f79d24e9a46698f0666130bd41edb133f220a2da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add explicit cast</title>
<updated>2025-06-23T07:27:33Z</updated>
<author>
<name>Abenezer Tamene</name>
<email>atamene@microsoft.com</email>
</author>
<published>2025-06-23T07:27:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a8a0f37009585aa2d04334f13c6806aee5cc8274'/>
<id>urn:sha1:a8a0f37009585aa2d04334f13c6806aee5cc8274</id>
<content type='text'>
</content>
</entry>
<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>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>Update file encoding to be UTF-16 LE for misc INFs (#959)</title>
<updated>2023-04-05T20:28:34Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-05T20:28:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=2013b48616d87a7ef6334cb6c424b959cf020ff7'/>
<id>urn:sha1:2013b48616d87a7ef6334cb6c424b959cf020ff7</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Remove IA64 support from more samples (#816)</title>
<updated>2023-01-03T21:07:39Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-01-03T21:07:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=7092f6df0e6e86f16dc4e7a11ea8eefbdb1c6da8'/>
<id>urn:sha1:7092f6df0e6e86f16dc4e7a11ea8eefbdb1c6da8</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>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>[storage/class/disk] Use ExAllocatePool2 (#712)</title>
<updated>2022-05-04T18:03:57Z</updated>
<author>
<name>dwimmel-msft</name>
<email>84540915+dwimmel-msft@users.noreply.github.com</email>
</author>
<published>2022-05-04T18:03:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a423bafcdcf7a58de7d3abd284f6107e4cce329f'/>
<id>urn:sha1:a423bafcdcf7a58de7d3abd284f6107e4cce329f</id>
<content type='text'>
</content>
</entry>
</feed>
