<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/usb/usbsamp/sys, 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/usb/usbsamp/sys?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/usb/usbsamp/sys?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>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 USB projects' DriverTargetPlatform to be 'Windows Driver' (#968)</title>
<updated>2023-04-10T15:34:23Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-10T15:34:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=19bdef5ff2fb0046d58db16da551b1a0f1394ba1'/>
<id>urn:sha1:19bdef5ff2fb0046d58db16da551b1a0f1394ba1</id>
<content type='text'>
Update usb projects' DriverTargetPlatform to be 'Windows Driver'

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 - USB updates (#925)</title>
<updated>2023-03-13T23:39:56Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-13T23:39:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cfc659babba6133028ade3cf571c6b90922fc273'/>
<id>urn:sha1:cfc659babba6133028ade3cf571c6b90922fc273</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix up some of the malformed DriverVer directives (#909)</title>
<updated>2023-03-04T01:03:26Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-04T01:03:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a24dcb8231e3ed597ca46bdc1cdcec1c1ee6d6ac'/>
<id>urn:sha1:a24dcb8231e3ed597ca46bdc1cdcec1c1ee6d6ac</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>[DirID-13] echo, pcidrv, plx9x5x, vhidmini, serial, virtualserial2, usbsamp, usb/ucm</title>
<updated>2023-01-15T21:32:58Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2023-01-13T19:50:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=66123ff99f94cab467a2e6b558e04f76c0055c55'/>
<id>urn:sha1:66123ff99f94cab467a2e6b558e04f76c0055c55</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>
<entry>
<title>Adding sha256 driver signing to additional driver samples (#645)</title>
<updated>2021-06-24T22:57:34Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>shaw.dipannita@gmail.com</email>
</author>
<published>2021-06-24T22:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6ec85eac7246dcf8ee54943b8dc8463cbdf030c0'/>
<id>urn:sha1:6ec85eac7246dcf8ee54943b8dc8463cbdf030c0</id>
<content type='text'>
Co-authored-by: Dipannita Shaw &lt;dishaw@microsoft.com&gt;</content>
</entry>
<entry>
<title>Buses samples should use ExAllocatePool2 (#611)</title>
<updated>2021-04-20T17:59:31Z</updated>
<author>
<name>matwilli</name>
<email>39633852+matwilli@users.noreply.github.com</email>
</author>
<published>2021-04-20T17:59:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=80c104ad0cef2a4fb55aaee7d494f30af5fb44b4'/>
<id>urn:sha1:80c104ad0cef2a4fb55aaee7d494f30af5fb44b4</id>
<content type='text'>
* Updating samples to utilize ExAllocatePool2 which zero-initializes pool allocations</content>
</entry>
<entry>
<title>Fix Comments for DriverEntry function (#396)</title>
<updated>2019-08-13T16:52:58Z</updated>
<author>
<name>Vidush Vishwanath</name>
<email>vidushv@gmail.com</email>
</author>
<published>2019-08-13T16:52:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=930fc2a5a3fcc5e89f91ba16a6ec578f353226bc'/>
<id>urn:sha1:930fc2a5a3fcc5e89f91ba16a6ec578f353226bc</id>
<content type='text'>
</content>
</entry>
</feed>
