<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/bluetooth/serialhcibus, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/bluetooth/serialhcibus?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/bluetooth/serialhcibus?h=main'/>
<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>Add PnpLockdown=1 to a bunch of sample INFs (#789)</title>
<updated>2022-10-05T22:42:41Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2022-10-05T22:42:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fe08ec9700c65d38a6deb79d51753ea4a19e465b'/>
<id>urn:sha1:fe08ec9700c65d38a6deb79d51753ea4a19e465b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing another instance of ExAllocate Pool (#748)</title>
<updated>2022-06-27T18:22:13Z</updated>
<author>
<name>C De</name>
<email>54338635+cde-git@users.noreply.github.com</email>
</author>
<published>2022-06-27T18:22:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d0b7e627fc4aebe6b9c3805a63d0aba4557433ab'/>
<id>urn:sha1:d0b7e627fc4aebe6b9c3805a63d0aba4557433ab</id>
<content type='text'>
* Removing instance of ExAllocatePoolWithTag

* Removing ExAllocatePool define

Co-authored-by: C De &lt;chde@xbox.com&gt;</content>
</entry>
<entry>
<title>Changed ExAllocatePool to ExAllocatePool2 with tag (#636)</title>
<updated>2022-03-25T00:26:58Z</updated>
<author>
<name>He Qian Wang</name>
<email>heqianw@gmail.com</email>
</author>
<published>2022-03-25T00:26:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6e59c4660b8da2de65334b4d732bcf6c85ed2837'/>
<id>urn:sha1:6e59c4660b8da2de65334b4d732bcf6c85ed2837</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[bug_32135084]: Set driver signing algorithm to sha256</title>
<updated>2021-06-21T04:28:47Z</updated>
<author>
<name>Dhiren Vispute</name>
<email>dhvisput@microsoft.com</email>
</author>
<published>2021-06-21T04:28:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1eae13e3f98d4ac1d6deb6f339ef9a53b1f961b9'/>
<id>urn:sha1:1eae13e3f98d4ac1d6deb6f339ef9a53b1f961b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the Bluetooth Serial HCI Bus Driver sample to exemplify PLDR (#438)</title>
<updated>2019-11-12T18:52:06Z</updated>
<author>
<name>Rahul Ramadas</name>
<email>rahul-ramadas@users.noreply.github.com</email>
</author>
<published>2019-11-12T18:52:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d805073e39ec65e391b4fc2141ecb2120755a76c'/>
<id>urn:sha1:d805073e39ec65e391b4fc2141ecb2120755a76c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#415)</title>
<updated>2019-09-12T17:46:37Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-12T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=db43355fe49c4bec3dbb5f84c271e15dc914ce72'/>
<id>urn:sha1:db43355fe49c4bec3dbb5f84c271e15dc914ce72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#404)</title>
<updated>2019-08-20T13:48:59Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-08-20T13:48:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=00c331aa9912fcbbe650d42fa794130643579e46'/>
<id>urn:sha1:00c331aa9912fcbbe650d42fa794130643579e46</id>
<content type='text'>
</content>
</entry>
</feed>
