<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/network/ndis/ndisprot, branch user/pc_load_letter4</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/ndisprot?h=user%2Fpc_load_letter4</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/network/ndis/ndisprot?h=user%2Fpc_load_letter4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-04-10T22:17:43Z</updated>
<entry>
<title>Update various network projects to use DriverTargetPlatform of 'Windows Driver' (#971)</title>
<updated>2023-04-10T22:17:43Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-10T22:17:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b440de9ba4181725a68ddcd3cc4ba8c778b88ad7'/>
<id>urn:sha1:b440de9ba4181725a68ddcd3cc4ba8c778b88ad7</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Update all network sample INFs to use UTF-16 LE file encoding (#957)</title>
<updated>2023-04-05T00:13:03Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-05T00:13:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=db0f176538ecfdff9eb53e7f62b88a3134ef8d07'/>
<id>urn:sha1:db0f176538ecfdff9eb53e7f62b88a3134ef8d07</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Ndisprot630 inf violations (#944)</title>
<updated>2023-03-27T18:34:47Z</updated>
<author>
<name>kahashimoto-ms</name>
<email>117399367+kahashimoto-ms@users.noreply.github.com</email>
</author>
<published>2023-03-27T18:34:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=901112d0fbcf4f000f14c8132ea2639f61d3c482'/>
<id>urn:sha1:901112d0fbcf4f000f14c8132ea2639f61d3c482</id>
<content type='text'>
* Add PnPLockdown=1 to the veresion section to the inf

* Added segments to the DriverVer

* Change Service name to Ndisprot630

* Edit INF to install used DIRID 13 above a certain release number

* Change names Install-&gt;Install_NC and Install_Update-&gt;Install

* Move things around so Install appears before Install_NC

* enable the Control-flow Enforcement Technology (CET) Shadow Stack mitigation

* Network driver INF that target DIRID 13 should only build 25319 or later

* Update comment

* Enable CET Shadow Stack compatiblility</content>
</entry>
<entry>
<title>Ndisprot60 inf violations (#943)</title>
<updated>2023-03-27T16:32:00Z</updated>
<author>
<name>kahashimoto-ms</name>
<email>117399367+kahashimoto-ms@users.noreply.github.com</email>
</author>
<published>2023-03-27T16:32:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3035684cf7b5a5dd2ab76e61a8165c0877b5e410'/>
<id>urn:sha1:3035684cf7b5a5dd2ab76e61a8165c0877b5e410</id>
<content type='text'>
* Add PnpLockdown=1 to the version section of the INF

* Add segments to the DriverVer

* Change Service name from Ndisprot to Ndisprot60 because Ndisprot is reserved

* Edit INF to install used DIRID 13 above a certain release number

* Add section Install_Update.Remove.Services

* Change names Install-&gt;Install_NC and Install_Update-&gt;Install

* Move things around so Install appears before Install_NC

* enable the Control-flow Enforcement Technology (CET) Shadow Stack mitigation

* Network driver INF that target DIRID 13 should only build 25319 or later

* Update comment</content>
</entry>
<entry>
<title>Opt many samples in for Universal validation (#910)</title>
<updated>2023-03-07T17:31:41Z</updated>
<author>
<name>Michael Bernstein (MSFT)</name>
<email>99994515+michbern-ms@users.noreply.github.com</email>
</author>
<published>2023-03-07T17:31:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e802b80eaf6b0e949b6fbcecac633da37a71ced7'/>
<id>urn:sha1:e802b80eaf6b0e949b6fbcecac633da37a71ced7</id>
<content type='text'>
* Opt-in many Desktop samples for ApiValidator

ApiValidator is passing for many of our samples
marked Desktop.  This is promising and it is worth
running ApiValidator on these to ensure they stay within
the Universal API limits.

* Shift avstream/sampledevicemft sample to use mfcore.dll rather than mf.dll

* Opt many samples in for Universal validation

Many of our driver samples build cleanly agains the UniversalDDIs.xml
API list.  Opting these in as Universal helps protect their API surface
against accidentally picking up more Desktop-only APIs.

* Revert "Opt-in many Desktop samples for ApiValidator"

This reverts commit a6aa7e6797ab01e6b15c8a4e1cbcea6d7a615629.

---------

Co-authored-by: Michael Bernstein (DPLAT) &lt;Michael.Bernstein@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>Update ndis driver samples to use sha256 file digest algorithm.</title>
<updated>2021-05-04T04:38:10Z</updated>
<author>
<name>Botao Deng</name>
<email>Botao.Deng@microsoft.com</email>
</author>
<published>2021-05-04T04:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f97382cab7ce552f4283c248a18bfeb0d3546bc8'/>
<id>urn:sha1:f97382cab7ce552f4283c248a18bfeb0d3546bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SHA256 for ndisprot60's driver signing (#558)</title>
<updated>2020-12-16T18:21:09Z</updated>
<author>
<name>yjqms</name>
<email>67753771+yjqms@users.noreply.github.com</email>
</author>
<published>2020-12-16T18:21:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b9d5a5b7c1e7c8acce7b3206054ac7be3e1199ee'/>
<id>urn:sha1:b9d5a5b7c1e7c8acce7b3206054ac7be3e1199ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#422)</title>
<updated>2019-09-23T16:40:11Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-23T16:40:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=7aa77ce9373bbe7eab4ab90890707c4d9ea526a2'/>
<id>urn:sha1:7aa77ce9373bbe7eab4ab90890707c4d9ea526a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md (#411)</title>
<updated>2019-09-06T03:18:16Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-06T03:18:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=22af24719daf72029a70119cc6653d2a3b940549'/>
<id>urn:sha1:22af24719daf72029a70119cc6653d2a3b940549</id>
<content type='text'>
* Update README.md

* Update README.md
</content>
</entry>
</feed>
