<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git, branch 136194</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=136194</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/?h=136194'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2020-04-07T23:17:44Z</updated>
<entry>
<title>Update all the AvStream samples for Vibranium</title>
<updated>2020-04-07T23:17:44Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2020-04-07T23:17:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=13c61ceeb3f7da66a2b57730d12d14eb7463c46a'/>
<id>urn:sha1:13c61ceeb3f7da66a2b57730d12d14eb7463c46a</id>
<content type='text'>
Update all the AvStream samples for Vibranium.</content>
</entry>
<entry>
<title>Merge branch 'UpdateVibraniumAvstream' of https://github.com/JoelCorley/Windows-driver-samples into UpdateVibraniumAvstream</title>
<updated>2020-04-07T07:43:16Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-04-07T07:43:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=27c8560ba860165db5a173b37591271397d20bb7'/>
<id>urn:sha1:27c8560ba860165db5a173b37591271397d20bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos, etc. to address review comments.</title>
<updated>2020-04-07T07:42:28Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-04-07T07:42:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6568238719a3fe6d317e1d4a13131f5d2ca0234b'/>
<id>urn:sha1:6568238719a3fe6d317e1d4a13131f5d2ca0234b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced ExAllocatePoolWithTag with ExAllocatePoolZero in avsstream samples</title>
<updated>2020-04-06T18:05:29Z</updated>
<author>
<name>Yiwen Jiang</name>
<email>yiwjiang@microsoft.com</email>
</author>
<published>2020-04-06T18:05:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=60dab78e2549a164e5558b2169a900f24ac41434'/>
<id>urn:sha1:60dab78e2549a164e5558b2169a900f24ac41434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Undo unnecessary changes to project file.</title>
<updated>2020-04-03T21:39:08Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-04-03T21:39:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=43e90d07b44b756ce084a31ac3ca154857bb64d8'/>
<id>urn:sha1:43e90d07b44b756ce084a31ac3ca154857bb64d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Indirect Display Driver sample (#459)</title>
<updated>2020-03-26T18:18:09Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2020-03-26T18:18:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dd4fad494b996f5729be98e0271ea74ef1a5d2ad'/>
<id>urn:sha1:dd4fad494b996f5729be98e0271ea74ef1a5d2ad</id>
<content type='text'>
* Add Indirect Display Driver sample

* minor cleanup

* Update sample notification email

* Update inf with Pnplockdown=1

Co-authored-by: Shantanu Gupta &lt;shagu@microsoft.com&gt;</content>
</entry>
<entry>
<title>fix casing</title>
<updated>2020-03-26T18:15:21Z</updated>
<author>
<name>Shantanu Gupta</name>
<email>shagu@microsoft.com</email>
</author>
<published>2020-03-26T18:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3ba36f46f9ff71b33776f8e6acef52c44b9e0a35'/>
<id>urn:sha1:3ba36f46f9ff71b33776f8e6acef52c44b9e0a35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the service for the best practice of Win32 Services Interacti… (#472)</title>
<updated>2020-03-24T23:38:30Z</updated>
<author>
<name>andylsn</name>
<email>andylsn93@gmail.com</email>
</author>
<published>2020-03-24T23:38:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9b58d9a908a45a55452b87d001789d27fbf0e8ee'/>
<id>urn:sha1:9b58d9a908a45a55452b87d001789d27fbf0e8ee</id>
<content type='text'>
* Rewrite the service for the best practice of Win32 Services Interacting with Devices

* Rewrite the service using pure WIN32 APIs

* Support multiple device interfaces

* Add WINAPI decoration to notification callbacks to avoid AV issue

* A small fix

* Implement OSRFX2 samples for AddTrigger syntax and service lifetime control

* Add comment on AddTrigger syntax

Co-authored-by: Shunni Li &lt;shunnli@microsoft.com&gt;

* Update inx file (#2)

Co-authored-by: Shunni Li &lt;shunnli@microsoft.com&gt;

* Add PnpLockdown in INX

* Update osrfx2_DCHU_base.inx

Co-authored-by: Shunni Li &lt;shunnli@microsoft.com&gt;</content>
</entry>
<entry>
<title>Update inf with Pnplockdown=1</title>
<updated>2020-03-24T17:05:34Z</updated>
<author>
<name>Shantanu Gupta</name>
<email>shagu@microsoft.com</email>
</author>
<published>2020-03-24T17:05:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=80b888da49f0f07abe89098e730f4b67acfcc75e'/>
<id>urn:sha1:80b888da49f0f07abe89098e730f4b67acfcc75e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update sample notification email</title>
<updated>2020-02-20T21:34:44Z</updated>
<author>
<name>Shantanu Gupta</name>
<email>shagu@microsoft.com</email>
</author>
<published>2020-02-20T21:34:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1808ee6cdad165bc29c50937d11ba51ceeded35d'/>
<id>urn:sha1:1808ee6cdad165bc29c50937d11ba51ceeded35d</id>
<content type='text'>
</content>
</entry>
</feed>
