<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/.github/scripts, branch pc_loadletter_0302</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/.github/scripts?h=pc_loadletter_0302</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/.github/scripts?h=pc_loadletter_0302'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-09-24T02:43:48Z</updated>
<entry>
<title>Deprecate WDK VSIX Install (#1219)</title>
<updated>2024-09-24T02:43:48Z</updated>
<author>
<name>Matt</name>
<email>138825652+middlemose@users.noreply.github.com</email>
</author>
<published>2024-09-24T02:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5c4ceaef72f0af992966a7d2ac7ac7d897f091d3'/>
<id>urn:sha1:5c4ceaef72f0af992966a7d2ac7ac7d897f091d3</id>
<content type='text'>
* Deprecate WDK vsix install

* Fix WDK extension version print

* Remove unecessary splitting on version

* Minor build info refactor

* Fix indentation of output info

* Enough messing with volume size output

* Cleanup comment for vsix version

* More cleanup and doc update

* Remove deprecation statement and install vsix script.

* Fixes and updates to building locally documentation.

* Dont code scan on license or .md files.

* Code scanning ignore changes to .md when pull request is made</content>
</entry>
<entry>
<title>Upgrade nuget SDK and WDK packages to 26100.1591 (#1217)</title>
<updated>2024-09-19T03:30:02Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-09-19T03:30:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=66f7736077b6fb6573418885390076e24a4daef6'/>
<id>urn:sha1:66f7736077b6fb6573418885390076e24a4daef6</id>
<content type='text'>
* Upgrade NuGet to 10.0.26100.1591</content>
</entry>
<entry>
<title>RI develop to main (#1189)</title>
<updated>2024-06-28T16:56:29Z</updated>
<author>
<name>JakobL-MSFT</name>
<email>110699333+JakobL-MSFT@users.noreply.github.com</email>
</author>
<published>2024-06-28T16:56:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=263b19b4347fcda2e236c14a9daf41e7d518625d'/>
<id>urn:sha1:263b19b4347fcda2e236c14a9daf41e7d518625d</id>
<content type='text'>
* Memory leakage in message

"sizeof(SCANNER_MESSAGE) * threadCount * requestCount" bytes long memory is allocated but only "sizeof(SCANNER_MESSAGE) * threadCount" bytes long of it is freed.

* Handles malloc function fail case

* Refactors comment line

* Solves the miscalculation of the message index

* simbatt: Fix broken registry read-back

The GetSimBattStateFromRegistry function is currently using default settings if GetSimBattStateFromRegistry succeeds, whereas settings from registry are only applied if GetSimBattStateFromRegistry fails. This does not make sense to me.

Therefore proposing to remove the `!` negation from `if (!NT_SUCCESS(Status)) {` on the line after `Status = GetSimBattStateFromRegistry(Device, RegState);` so that default settings are loaded when registry read-back fails.

* Issue of freeing memory without waiting completion of threads accessing it is fixed

* Fixes information leakage warning

Fixes the issue of possible information leakage from uninitialized padding bytes

* Avoids possible multiplication overflow warning

* Avoids possible multiplication overflow warning

* CI Pipelines build with WDK Nuget Packages (#1179)

Integrate nuget into the workflow pipelines

* FI from main to develop (#1188)

Fix text and minor issues in Winget configuration files

Co-authored-by: Adonais Romero Gonzalez &lt;adonais.neoadonis@gmail.com&gt;

* Improve version info, vsix installation, and update building locally readme

* Fix printing vsix version

* Refactored vsix install and cleaned up build sampleset

---------

Co-authored-by: İsa Yurdagül &lt;38290414+isayrdgl@users.noreply.github.com&gt;
Co-authored-by: Fredrik Orderud &lt;fredrik.orderud@ge.com&gt;
Co-authored-by: Christian Allred &lt;13487734+cgallred@users.noreply.github.com&gt;
Co-authored-by: tristanb-ntdev &lt;60945150+tristanb-ntdev@users.noreply.github.com&gt;
Co-authored-by: Matt &lt;138825652+middlemose@users.noreply.github.com&gt;
Co-authored-by: Adonais Romero Gonzalez &lt;adonais.neoadonis@gmail.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>Add configuration filter to exclusion list (#1001)</title>
<updated>2023-06-29T21:41:47Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-06-29T21:41:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d9acf794c92ba2fb0525f6c794ef394709035ac3'/>
<id>urn:sha1:d9acf794c92ba2fb0525f6c794ef394709035ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate and provide overview reports (#993)</title>
<updated>2023-06-15T18:51:39Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-06-15T18:51:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f5fe952f1fc90cfcff535407d56f49953d22e8da'/>
<id>urn:sha1:f5fe952f1fc90cfcff535407d56f49953d22e8da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build all samples on PRs with changes to scripts/workflows (#981)</title>
<updated>2023-05-01T18:27:52Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-05-01T18:27:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=46db93c4c0542166457f5504010b402a9426ab1d'/>
<id>urn:sha1:46db93c4c0542166457f5504010b402a9426ab1d</id>
<content type='text'>
Now whenever a change in a script or workflow is detected when running the PR workflow, a full build will be triggered.

Updated changed-files action as well to remove warning about deprecated actions being used + general improvements.</content>
</entry>
<entry>
<title>Build scripts update (#844)</title>
<updated>2023-01-30T23:00:49Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2023-01-30T23:00:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=07779ee84973f2f63a1f2ced6377463b1c01baaf'/>
<id>urn:sha1:07779ee84973f2f63a1f2ced6377463b1c01baaf</id>
<content type='text'>
---------

Co-authored-by: Jakob Lichtenberg (170957) &lt;jakobl@microsoft.com&gt;</content>
</entry>
<entry>
<title>Miscellaneous build scripts fixes (#779)</title>
<updated>2022-09-06T23:36:33Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2022-09-06T23:36:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=110e8c201d5a929fc01e333ceac0dc71b0267237'/>
<id>urn:sha1:110e8c201d5a929fc01e333ceac0dc71b0267237</id>
<content type='text'>
Fix actions: escape emoji characters; add small validations to build scripts</content>
</entry>
<entry>
<title>Add CI workflows for building and validating driver samples (#775)</title>
<updated>2022-08-26T21:48:11Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2022-08-26T21:48:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d504c54cf595e9185617a3e611e417617be8c0b8'/>
<id>urn:sha1:d504c54cf595e9185617a3e611e417617be8c0b8</id>
<content type='text'>
* Add scripts to build a set of samples, as well as individual solution folders.
* Add GitHub workflows to use these scripts and build all samples on push and changed samples on pull request.

For now samples will be built under Windows 2019 but eventually workflow will be moved to run under Windows 2022.</content>
</entry>
</feed>
