<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/exclusions.csv, branch chahar/pc_loadletter0310</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/exclusions.csv?h=chahar%2Fpc_loadletter0310</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/exclusions.csv?h=chahar%2Fpc_loadletter0310'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-04-11T20:50:43Z</updated>
<entry>
<title>Add exclusion for network\trans\WFPSampler incompatible with previous EWDK; fix descriptions in list</title>
<updated>2024-04-11T20:50:43Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-04-11T20:50:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dc70be0e7c44e3175f2a0ce6c26945b69713b005'/>
<id>urn:sha1:dc70be0e7c44e3175f2a0ce6c26945b69713b005</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add power limit policy and client sample driver (#1152)</title>
<updated>2024-04-02T23:10:01Z</updated>
<author>
<name>AlbertGuan9527</name>
<email>87043564+AlbertGuan9527@users.noreply.github.com</email>
</author>
<published>2024-04-02T23:10:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=04e03ee202c4ad752ca0f33f7b1d3b70ccb60106'/>
<id>urn:sha1:04e03ee202c4ad752ca0f33f7b1d3b70ccb60106</id>
<content type='text'>
This PR adds power limit policy and client driver as samples to use OS native power limit interfaces.</content>
</entry>
<entry>
<title>Fix TrEE Sample (#1124)</title>
<updated>2024-02-21T07:44:03Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-21T07:44:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cfeff01cef9b504195cee104fc67eee4e1834811'/>
<id>urn:sha1:cfeff01cef9b504195cee104fc67eee4e1834811</id>
<content type='text'>
* Fix TrEE sample

* Fix TrEE sample</content>
</entry>
<entry>
<title>Add explicit flag for arm64 for ehsc and remove incremental link (#1117)</title>
<updated>2024-02-19T18:13:13Z</updated>
<author>
<name>prashantchahar</name>
<email>chahar.prashant@gmail.com</email>
</author>
<published>2024-02-19T18:13:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=92392c76c92378afdf263d236e939f49ce321ee1'/>
<id>urn:sha1:92392c76c92378afdf263d236e939f49ce321ee1</id>
<content type='text'>
* Add explicit flag for arm64 for ehsc and remove incremental link as ehsc is not passsed for ARM64 VS and looks like ltcg is not supported as well.

* Update exclusions.csv

* Set exception handling via property ExceptionHandling

---------

Co-authored-by: Prashant Chahar &lt;pchahar@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;
Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Re-add exclusion of video.indirectdisplay.  This time for EWDK.</title>
<updated>2024-02-15T21:36:15Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-02-15T21:36:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e34c074ad2bbc4e893a8357e0f11fae9c6913ec6'/>
<id>urn:sha1:e34c074ad2bbc4e893a8357e0f11fae9c6913ec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove exclusion of video.indirectdisplay</title>
<updated>2024-02-14T01:11:29Z</updated>
<author>
<name>Jakob Lichtenberg (170957)</name>
<email>jakobl@microsoft.com</email>
</author>
<published>2024-02-14T01:11:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=a24402f3c205892d1769c982e0bb09320e3b8855'/>
<id>urn:sha1:a24402f3c205892d1769c982e0bb09320e3b8855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Part 2: WfpSampler now compiles on both EWDKs (#1108)</title>
<updated>2024-02-13T18:20:28Z</updated>
<author>
<name>Elaine Houha</name>
<email>38798233+houha2@users.noreply.github.com</email>
</author>
<published>2024-02-13T18:20:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=680f276a600ba62925776e02b57b72513e1e9908'/>
<id>urn:sha1:680f276a600ba62925776e02b57b72513e1e9908</id>
<content type='text'>
* compiles on both EWDKs needed for all 5 Samples

* fixes the debug build which broke during merge conflict resolution

* Update exclusions.csv

---------

Co-authored-by: Elaine Houha &lt;elhouha@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>exclusion.csv: Update network.trans.wfpsampler to now be supported with NI WDK but still broken for GE WDK</title>
<updated>2024-02-05T20:04:00Z</updated>
<author>
<name>Jakob Lichtenberg (170957)</name>
<email>jakobl@microsoft.com</email>
</author>
<published>2024-02-05T20:04:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=09b3b7c626b9920a2192143a09a928b6669edda2'/>
<id>urn:sha1:09b3b7c626b9920a2192143a09a928b6669edda2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Prm sample (#1094)</title>
<updated>2024-02-01T07:19:07Z</updated>
<author>
<name>Yinghan Yang</name>
<email>yinghany@microsoft.com</email>
</author>
<published>2024-02-01T07:19:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fcca69b106fd81fe4cfb252f3304895221c749e2'/>
<id>urn:sha1:fcca69b106fd81fe4cfb252f3304895221c749e2</id>
<content type='text'>
* add prm sample

* Update exclusions.csv

* add owners for PRM and GPIO samples

* fix INF

---------

Co-authored-by: Yinghan Yang (307315) &lt;Yinghan.Yang@microsoft.com&gt;
Co-authored-by: JakobL-MSFT &lt;110699333+JakobL-MSFT@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fixes for sample build errors and updates to the execution script to use new build flags (#1078)</title>
<updated>2024-01-31T21:45:54Z</updated>
<author>
<name>zlockard</name>
<email>zac.lockard@gmail.com</email>
</author>
<published>2024-01-31T21:45:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=24f280dc4a700f00f5fbb8f13815b941620adb8e'/>
<id>urn:sha1:24f280dc4a700f00f5fbb8f13815b941620adb8e</id>
<content type='text'>
* Fixes for sample build errors

* Fix additional sample

* Add additional sample

* Updated comments in Build-Sample.ps1

* Adjusting exclusions.csv to be accurate for GE. Still issues for NI that we need to understand better

* Merge from develop branch

* Merge from develop branch

* Merge from develop branch

* Delete WPD samples

* Separate infverif additional options for old vs new WDK

* Delete WPD samples entry in our CODEOWNERS file

* Fix spelling error

* For 22621 WDK Remove the /samples flag

---------

Co-authored-by: Zac Lockard &lt;zlockard@microsoft.com&gt;
Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
</feed>
