<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/ndis, 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/network/ndis?h=user-jakobl-CodeQL-Testing</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/ndis?h=user-jakobl-CodeQL-Testing'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-02-03T19:42:35Z</updated>
<entry>
<title>mspassthroughext Driver compatibility violations (#846)</title>
<updated>2023-02-03T19:42:35Z</updated>
<author>
<name>kahashimoto-ms</name>
<email>117399367+kahashimoto-ms@users.noreply.github.com</email>
</author>
<published>2023-02-03T19:42:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=177192185e6ad176087849b7046411167954fb39'/>
<id>urn:sha1:177192185e6ad176087849b7046411167954fb39</id>
<content type='text'>
* Add PnpLockdown to the version section of the INF

* Add segments to DriverVer

* Change DIRID from 12 to 13</content>
</entry>
<entry>
<title>Netvmin680 fix (#805)</title>
<updated>2022-12-03T00:56:55Z</updated>
<author>
<name>kahashimoto-ms</name>
<email>117399367+kahashimoto-ms@users.noreply.github.com</email>
</author>
<published>2022-12-03T00:56:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=076552ed9a3011637ab67a93501b662f3cb1bcff'/>
<id>urn:sha1:076552ed9a3011637ab67a93501b662f3cb1bcff</id>
<content type='text'>
* add NDIS_SUPPORT_NDIS680 in #if directive in adapter.c

* add NDIS_SUPPORT_NDIS680 in #if directive in miniport.c

* fix driver isolation violation 1323 for netvmini680.inf

* fix driver isolation violation 1322 for netvmini680.inf

* set NIC_PHYSICAL_MEDIUM to NdisPhysicalMedium802_3 in hardware.h

* change local type from ULONG to UINT8 to match return type

* Remove AddReg TextModeFlags in inf for netvmini680</content>
</entry>
<entry>
<title>Fix driver isolation violations 1322 and 1323 for netvmini (60, 620, 630) drivers. (#803)</title>
<updated>2022-12-02T22:40:39Z</updated>
<author>
<name>kahashimoto-ms</name>
<email>117399367+kahashimoto-ms@users.noreply.github.com</email>
</author>
<published>2022-12-02T22:40:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=017872812677324225c59437f3fd38ef0a1b2ae1'/>
<id>urn:sha1:017872812677324225c59437f3fd38ef0a1b2ae1</id>
<content type='text'>
* fix driver isolation violations 1322 1323 for netvmini60.inf

* fix driver isolation violations 1322 1323 for netvmini620.inf

* fix driver isolation violations 1322 1323 for netvmini630.inf

* change local type from ULONG to UINT8 to match return type

* Remove AddReg TextModeFlags in inf for netvmini60

* Remove AddReg TextModeFlags in inf for netvmini620

* Remove AddReg TextModeFlags in inf for netvmini630</content>
</entry>
<entry>
<title>[network\ndis\ndisprot] Virtual Miniport: Fix UINT8 comparison with ULONG (#754)</title>
<updated>2022-07-18T19:39:50Z</updated>
<author>
<name>Tom Molenhouse</name>
<email>tmolenh@users.noreply.github.com</email>
</author>
<published>2022-07-18T19:39:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c09d9910b1379af9ea0d3de4ec4d90fc1ed2ecac'/>
<id>urn:sha1:c09d9910b1379af9ea0d3de4ec4d90fc1ed2ecac</id>
<content type='text'>
fix UINT8 comparison with ULONG</content>
</entry>
<entry>
<title>Merge pull request #695 from tmolenh/netvmini-pool</title>
<updated>2022-03-22T19:28:27Z</updated>
<author>
<name>tobafo19</name>
<email>tobafo@gmail.com</email>
</author>
<published>2022-03-22T19:28:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=97c2e158657e80e081098c6a48b8e3360c01f2f7'/>
<id>urn:sha1:97c2e158657e80e081098c6a48b8e3360c01f2f7</id>
<content type='text'>
Virtual Miniport: Replace ExAllocatePool* with ExAllocatePool2</content>
</entry>
<entry>
<title>Replace ExAllocatePool* with ExAllocatePool2</title>
<updated>2022-03-02T12:43:41Z</updated>
<author>
<name>Tom Molenhouse</name>
<email>thmolenh@microsoft.com</email>
</author>
<published>2022-03-02T12:43:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8d1357ef14068739c2996e3b389dcb6fa44a7271'/>
<id>urn:sha1:8d1357ef14068739c2996e3b389dcb6fa44a7271</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ExAllocatePool* with ExAllocatePool2</title>
<updated>2022-03-02T12:23:04Z</updated>
<author>
<name>Tom Molenhouse</name>
<email>thmolenh@microsoft.com</email>
</author>
<published>2022-03-02T12:23:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f1969c37da5f879331ffb411667e34ce89f1c636'/>
<id>urn:sha1:f1969c37da5f879331ffb411667e34ce89f1c636</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #646 from tmolenh/master</title>
<updated>2022-02-01T20:35:07Z</updated>
<author>
<name>tobafo19</name>
<email>tobafo@gmail.com</email>
</author>
<published>2022-02-01T20:35:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=27406fc22c5be21f2e153622d922c15f0195cebb'/>
<id>urn:sha1:27406fc22c5be21f2e153622d922c15f0195cebb</id>
<content type='text'>
Update switch extension samples to use SHA256 driver signing</content>
</entry>
<entry>
<title>Updated \network\ndis Windows-driver-samples to use SHA256</title>
<updated>2021-07-29T21:44:53Z</updated>
<author>
<name>Jordan Geurten</name>
<email>jogeurte@microsoft.com</email>
</author>
<published>2021-07-29T21:44:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d6b9a6eb86363db53c5851a6b4ac9454b9fe0b42'/>
<id>urn:sha1:d6b9a6eb86363db53c5851a6b4ac9454b9fe0b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update switch extension samples to use SHA256 driver signing</title>
<updated>2021-06-29T01:22:14Z</updated>
<author>
<name>Tom Molenhouse</name>
<email>thmolenh@microsoft.com</email>
</author>
<published>2021-06-29T01:22:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dd3f3f0dba2c495ca3b146afe9dc08dddf03c881'/>
<id>urn:sha1:dd3f3f0dba2c495ca3b146afe9dc08dddf03c881</id>
<content type='text'>
</content>
</entry>
</feed>
