<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/tools, branch chahar/pc_loadletter0310</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/tools?h=chahar%2Fpc_loadletter0310</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/tools?h=chahar%2Fpc_loadletter0310'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-11-04T22:16:47Z</updated>
<entry>
<title>Add a KASAN demo sample (#1228)</title>
<updated>2024-11-04T22:16:47Z</updated>
<author>
<name>JohnMcSandwich</name>
<email>103996238+JohnMcSandwich@users.noreply.github.com</email>
</author>
<published>2024-11-04T22:16:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=ea026ed7e82fe5b45f0d978661e68c7f3249f3fc'/>
<id>urn:sha1:ea026ed7e82fe5b45f0d978661e68c7f3249f3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files</title>
<updated>2024-07-02T00:33:16Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-07-02T00:33:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d5569c08aa2818c6240744bb47a00f67f20fdb54'/>
<id>urn:sha1:d5569c08aa2818c6240744bb47a00f67f20fdb54</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>For all solutions in .\tools folder: Add ARM64 support. Remove any aspects of ARM, Win32, x86 support. January 2024 version (#1072)</title>
<updated>2024-01-15T02:34:07Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-01-15T02:34:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8b9348eb091b558a8d4b4c6a60b44e872069a8da'/>
<id>urn:sha1:8b9348eb091b558a8d4b4c6a60b44e872069a8da</id>
<content type='text'>
user-jakobl-tools_arm64_2</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 references to XP in INFs (#950)</title>
<updated>2023-03-31T21:52:29Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-31T21:52:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=4ef6624c8ffb641539cdf9db485304ac28f53186'/>
<id>urn:sha1:4ef6624c8ffb641539cdf9db485304ac28f53186</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</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 unused warning (#829)</title>
<updated>2023-01-12T21:20:48Z</updated>
<author>
<name>Matt Moseley</name>
<email>52799792+matthesoundman@users.noreply.github.com</email>
</author>
<published>2023-01-12T21:20:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5934a938b649e0354fa9a138db6bb5bdffd00332'/>
<id>urn:sha1:5934a938b649e0354fa9a138db6bb5bdffd00332</id>
<content type='text'>
- removed the [ToastMonBuggy] section to eliminate emitted warning</content>
</entry>
<entry>
<title>Update to DV-FailDriver-WDM (#823)</title>
<updated>2023-01-09T21:32:41Z</updated>
<author>
<name>Matt Moseley</name>
<email>52799792+matthesoundman@users.noreply.github.com</email>
</author>
<published>2023-01-09T21:32:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=921e951006d8cb403d59f9747c5495686a4aaed0'/>
<id>urn:sha1:921e951006d8cb403d59f9747c5495686a4aaed0</id>
<content type='text'>
* Removed unsupported install section

- This change removes the unsupported install method from the .inf file.

* Updated readme with DevGen example

- Add section to readme to encourage the usage of DevGen.
- Added example of how to use DevGen when installing sample driver.

* Update readme

- updated README.md based on the given suggestions

* More updates to readme

- added link to SwDevice
- fixed missing back tick</content>
</entry>
<entry>
<title>Remove deprecated API usage in DV-FailDriver-WDM sample.</title>
<updated>2021-06-02T22:33:55Z</updated>
<author>
<name>natede-MSFT</name>
<email>natede@microsoft.com</email>
</author>
<published>2021-06-02T22:33:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e3b7ea5642567fd2cd0d4228adcb32f55be47989'/>
<id>urn:sha1:e3b7ea5642567fd2cd0d4228adcb32f55be47989</id>
<content type='text'>
</content>
</entry>
</feed>
