<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/general/toaster/toastpkg, 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/general/toaster/toastpkg?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/general/toaster/toastpkg?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 toaster projects' DriverTargetPlatform to be 'Windows Driver' (#963)</title>
<updated>2023-04-07T15:50:33Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-07T15:50:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9f509fd5ff9a2ca6481d5b2caca96bfdca1b7fbc'/>
<id>urn:sha1:9f509fd5ff9a2ca6481d5b2caca96bfdca1b7fbc</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.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>[general/toaster/toastpkg] update INF; remove toastcd (#936)</title>
<updated>2023-03-17T20:28:05Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2023-03-17T20:28:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5ccdeee0a0ee3bafb9a6d2920e0e2fabfef24286'/>
<id>urn:sha1:5ccdeee0a0ee3bafb9a6d2920e0e2fabfef24286</id>
<content type='text'>
 - Remove reference to coinstaller. They are deprecated.
 - Remove support for multiple-arch. No many needs for such a feature, and they do not play well with InfVerif
 - Remove toastcd folder. They are basically the binary result of sibling folders.</content>
</entry>
<entry>
<title>Fix TargetOSVersion for INFs with UMDF drivers. Fix comments in toaster samples (#926)</title>
<updated>2023-03-13T23:47:40Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-13T23:47:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9a288c48adfb093d3fe1436d2433c14b743bf447'/>
<id>urn:sha1:9a288c48adfb093d3fe1436d2433c14b743bf447</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>INFs using DIRID 13 should target only build 16299 or later - toaster updates (#924)</title>
<updated>2023-03-13T15:47:30Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-13T15:47:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=728ec466537c4d46104323c2c77f113ac16598e2'/>
<id>urn:sha1:728ec466537c4d46104323c2c77f113ac16598e2</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Clean up a few misc things after merge of main into develop (#859)</title>
<updated>2023-02-07T18:30:40Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-02-07T18:30:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9ab70a3207b3586eeef00298911b05e425d5a3a9'/>
<id>urn:sha1:9ab70a3207b3586eeef00298911b05e425d5a3a9</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Merge branch 'main' into develop-2302-merge</title>
<updated>2023-02-03T22:36:05Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-02-03T22:36:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c0174c77c5dbed96d4e537c08b1504cd6b9a3134'/>
<id>urn:sha1:c0174c77c5dbed96d4e537c08b1504cd6b9a3134</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[DirID-13] toaster sample drivers</title>
<updated>2023-01-15T21:33:08Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2023-01-13T20:58:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=43abc35b1ce93067cb0dbfbe7f26c2f01974f78a'/>
<id>urn:sha1:43abc35b1ce93067cb0dbfbe7f26c2f01974f78a</id>
<content type='text'>
Change INF files with the following:
 - Use Driver Store DirID = 13 which are available starting Windows 10 1809
 - Remove WDF coinstaller
 - Add PnpLockdown = 1
</content>
</entry>
</feed>
