<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/hid, branch user-jakobl-CodeQL-Testing</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/hid?h=user-jakobl-CodeQL-Testing</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/hid?h=user-jakobl-CodeQL-Testing'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-02-03T22:36:05Z</updated>
<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] hid, input, pofx, serial, spb, wmi</title>
<updated>2023-01-15T21:33:08Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2023-01-14T05:35:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=51fed2a629bc5b15e6bdc43e6eeeb2be74c28870'/>
<id>urn:sha1:51fed2a629bc5b15e6bdc43e6eeeb2be74c28870</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>[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>Add PnpLockdown=1 to more sample INFs (#790)</title>
<updated>2022-10-06T17:22:17Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2022-10-06T17:22:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=803a5e44ac3abf4a847d9164c5788296efa80f02'/>
<id>urn:sha1:803a5e44ac3abf4a847d9164c5788296efa80f02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include/Needs inbox services for hidusbfx2, vhidmini, umdf_filter_umdf (#778)</title>
<updated>2022-08-31T22:16:48Z</updated>
<author>
<name>emilyhobby</name>
<email>86006065+emilyhobby@users.noreply.github.com</email>
</author>
<published>2022-08-31T22:16:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=78a4097df51c69947516fff09abf1444eebe70c2'/>
<id>urn:sha1:78a4097df51c69947516fff09abf1444eebe70c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include/Needs inbox services (#765)</title>
<updated>2022-08-08T18:18:27Z</updated>
<author>
<name>emilyhobby</name>
<email>86006065+emilyhobby@users.noreply.github.com</email>
</author>
<published>2022-08-08T18:18:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=becc483cd0de057185990c01e0a95cc63458191e'/>
<id>urn:sha1:becc483cd0de057185990c01e0a95cc63458191e</id>
<content type='text'>
* Include/Needs inbox services
* Added header comment specifying required minimum OS version</content>
</entry>
<entry>
<title>[hid\firefly] Replace ExAllocatePoolWithTag -&gt; ExAllocatePool2 (#734)</title>
<updated>2022-05-27T01:08:09Z</updated>
<author>
<name>Phan Trinh Ha</name>
<email>23308647+thpthp1@users.noreply.github.com</email>
</author>
<published>2022-05-27T01:08:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=03cb8dc6e2caa5088fd3c7f7ca7e3c9b3489230d'/>
<id>urn:sha1:03cb8dc6e2caa5088fd3c7f7ca7e3c9b3489230d</id>
<content type='text'>
Update ExAllocatePoolWithTag -&gt; ExAllocatePool2</content>
</entry>
<entry>
<title>[hid\firefly] Set driver signing algorithm to sha256</title>
<updated>2021-07-02T19:45:34Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2021-07-02T19:41:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8f3144c3915ec2a26628078df1df926cfc6533f3'/>
<id>urn:sha1:8f3144c3915ec2a26628078df1df926cfc6533f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Driver signing changes for driver samples (#612)</title>
<updated>2021-04-23T02:01:14Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>shaw.dipannita@gmail.com</email>
</author>
<published>2021-04-23T01:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fcf72957a9e938aa102ca3241613b01eb4474abc'/>
<id>urn:sha1:fcf72957a9e938aa102ca3241613b01eb4474abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate VHIDMINI_DEVICE_STRING define (#579)</title>
<updated>2021-04-16T23:39:34Z</updated>
<author>
<name>Fredrik Orderud</name>
<email>forderud@users.noreply.github.com</email>
</author>
<published>2021-04-16T23:39:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5ab839435fd1c6d5f60171312cc0b078544b060d'/>
<id>urn:sha1:5ab839435fd1c6d5f60171312cc0b078544b060d</id>
<content type='text'>
The same define is also found 4 lines below.</content>
</entry>
</feed>
