<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf, 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/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-07-02T00:33:16Z</updated>
<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>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>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>Add pnplockdown to INF and set file signing algorithm to sha256</title>
<updated>2021-03-25T19:48:19Z</updated>
<author>
<name>Drew Kluemke</name>
<email>ankluemk@microsoft.com</email>
</author>
<published>2021-03-25T19:48:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=548f302cc50f64375c946f2c8f04502d021a9420'/>
<id>urn:sha1:548f302cc50f64375c946f2c8f04502d021a9420</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update DV-FailDriver-WDM sample to correctly create a driver package.</title>
<updated>2017-12-13T00:33:40Z</updated>
<author>
<name>Nate Deisinger</name>
<email>natede@microsoft.com</email>
</author>
<published>2017-12-13T00:33:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=140195996766fb84c8e94a660737d0123993c4d0'/>
<id>urn:sha1:140195996766fb84c8e94a660737d0123993c4d0</id>
<content type='text'>
</content>
</entry>
</feed>
