<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/.github, 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/.github?h=user%2Fpc_load_letter4</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/.github?h=user%2Fpc_load_letter4'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-02-06T23:15:13Z</updated>
<entry>
<title>Add new teams as owners; fix some entries.</title>
<updated>2024-02-06T23:15:13Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-06T23:15:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b12e3a38837146c1c1c3e202e2e2ad9f9ddf009f'/>
<id>urn:sha1:b12e3a38837146c1c1c3e202e2e2ad9f9ddf009f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update codeql code scanning to add microsoft/windows-drivers queries (#1098)</title>
<updated>2024-02-05T22:53:43Z</updated>
<author>
<name>Jacob Ronstadt</name>
<email>147542405+jacob-ronstadt@users.noreply.github.com</email>
</author>
<published>2024-02-05T22:53:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=cdd758d3b2427b8b8cc9c8a556f4400c7a4db45b'/>
<id>urn:sha1:cdd758d3b2427b8b8cc9c8a556f4400c7a4db45b</id>
<content type='text'>
* test code scanning with new package

* update code scanning file. test without building

* fix typo

* add back build step

* Update Code-Scanning.yml

* Update Code-Scanning.yml

* Update Code-Scanning.yml</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>
<entry>
<title>Merge branch 'main' into develop</title>
<updated>2024-01-29T22:29:28Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-01-29T22:29:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=c657bc76ca6cf64660e12efe2d07a100055d98c0'/>
<id>urn:sha1:c657bc76ca6cf64660e12efe2d07a100055d98c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump tj-actions/changed-files from 35 to 41 in /.github/workflows (#1067)</title>
<updated>2024-01-29T22:25:41Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-29T22:25:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dcf6265102838bdd29899037a6fc630ae455f80d'/>
<id>urn:sha1:dcf6265102838bdd29899037a6fc630ae455f80d</id>
<content type='text'>
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35...v41)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Partial Manual Merge of develop to main specifically to add support for fine grained exclusions (#1076)</title>
<updated>2024-01-15T21:06:49Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-01-15T21:06:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d3e7ba7e0625b0235a51206f558b4b5574992916'/>
<id>urn:sha1:d3e7ba7e0625b0235a51206f558b4b5574992916</id>
<content type='text'>
user/jakob/partial_manual_merge_develop_to_main_fine_grained_exclusion</content>
</entry>
<entry>
<title>Bug 45018002: WDK: Samples - Sample not build by PR workflow if exclusion is removed (#1073)</title>
<updated>2024-01-15T04:02:42Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-01-15T04:02:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1e9dd4a500f0407ddf6f69fd9413733c069e945f'/>
<id>urn:sha1:1e9dd4a500f0407ddf6f69fd9413733c069e945f</id>
<content type='text'>
user/jakobl/full_build_trigger_by_exclusions_csv</content>
</entry>
<entry>
<title>Update CODEOWNERS</title>
<updated>2023-12-01T21:28:46Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-12-01T21:28:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=bef73f3af1cbc66452c5ad5aa0d1fcafad27df2b'/>
<id>urn:sha1:bef73f3af1cbc66452c5ad5aa0d1fcafad27df2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Kernel Core as code owners</title>
<updated>2023-11-16T00:19:39Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-11-16T00:19:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=796e36a252aaf723d8ec642c37b45235622c53e7'/>
<id>urn:sha1:796e36a252aaf723d8ec642c37b45235622c53e7</id>
<content type='text'>
</content>
</entry>
</feed>
