summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-14adding a schedule to build-all-samples workflowuser/vjunyli/workflowschedulev-junyli
2025-07-03Merge pull request #1304 from joe-spall/mainv-junyli
Fixes SpbTestTool build by tagging parameter as unreferenced
2025-07-03Merge branch 'main' of https://github.com/joe-spall/Windows-driver-samplesJoe Spall
2025-07-03Remove exclusion for SpbTestToolJoe Spall
2025-07-02Merge branch 'microsoft:main' into mainJoe Spall
2025-07-01Merge pull request #1305 from microsoft/user/vjunyli/wdk4204v-junyli
update WDK nuget to 4204
2025-07-01update WDK nuget to 4204user/vjunyli/wdk4204v-junyli
2025-07-01Tags unreferenced parameters as suchJoe Spall
2025-06-28Merge pull request #1302 from microsoft/developv-junyli
merge develop to main
2025-06-28Merge pull request #1301 from microsoft/mainv-junyli
FI main->dev 2505D
2025-06-27Merge branch 'develop' into mainv-junyli
2025-06-27Merge pull request #1299 from microsoft/user/vjunyli/wdk2505d4202v-junyli
2505D
2025-06-272505Duser/vjunyli/wdk2505d4202v-junyli
2025-06-27Merge pull request #1297 from microsoft/user/vjunyli/excluding4brokensamplesv-junyli
suppressing broken samples until fixed
2025-06-27excluding tools\kasan\samples\kasandemo-wdmuser/vjunyli/excluding4brokensamplesv-junyli
2025-06-26fix typosv-junyli
2025-06-26suppressing broken samples until fixedv-junyli
2025-06-25Merge pull request #1294 from 1Sisyphus/mainv-junyli
Fixes and updates for StorageCore driver sample components
2025-06-24fix validation workflow errorAbenezer Tamene
2025-06-24Merge pull request #1186 from ya-solnyshko/fix-transaction-processingChristian Allred
fix wrong referenced context in transaction processing
2025-06-23code styleAbenezer Tamene
2025-06-23remove unrelated changeAbenezer Tamene
2025-06-23comment updateAbenezer Tamene
2025-06-23other classpnp and disk fixesAbenezer Tamene
2025-06-23inf update for stampifAbenezer Tamene
2025-06-23add explicit castAbenezer Tamene
2025-05-07Bump tj-actions/changed-files from 41 to 46 in /.github/workflows (#1283)dependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [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/v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-06Merge branch 'main' into fix-transaction-processingya-solnyshko
2025-04-01Merge pull request #1284 from microsoft/mainv-junyli
merge from main to develop 2502D
2025-04-01Merge pull request #1272 from microsoft/prahant/pc_loadletter_03012v-junyli
Update the nuget version to 3323
2025-04-01Merge branch 'main' into prahant/pc_loadletter_03012prahant/pc_loadletter_03012Jakob Lichtenberg
2025-04-01Merge branch 'main' into prahant/pc_loadletter_03012Jakob Lichtenberg
2025-04-01Merge pull request #1282 from microsoft/developv-junyli
Develop to main
2025-04-01Fixes Linker Error for the WFP Samples (#1281)Elaine Houha
removes inline Co-authored-by: Elaine Houha <[email protected]>
2025-03-24[audio/sysvad] Use C++17 (#1247)user/vjunyli/wdk3323Adonais Romero González
2025-03-24Update Code-Scanning.yml to use latest windows-drivers pack (#1277)Jacob Ronstadt
* Update Code-Scanning.yml to use latest windows-drivers pack * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml * Update Code-Scanning.yml: reduce duplacate code
2025-03-23Bump tj-actions/changed-files from 41 to 46 in /.github/workflowsdependabot[bot]
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [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/v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
2025-03-23Update samples to use WDF v15+Wei Mao
2025-03-21Merge pull request #1276 from microsoft/user/wm1/update-to-wdf-v15v-junyli
Update samples to use WDF v15+
2025-03-20Update samples to use WDF v15+Wei Mao
2025-03-19update workflow files to split codeql analysis for push and PR (#1273)Jacob Ronstadt
* update workflow files to split codeql analysis for push and PR * test changing a file * remove build all option in script for testing. * Revert "remove build all option in script for testing." This reverts commit 04eb2c34aac69545b56ff86b6d642e453bde89f0. * Revert "test changing a file" This reverts commit d69205126f62ad44af4c5e3b64f1f14637116ea2. * combine pr and push analysis files to remove warning about not having on.push trigger. include script changes and file change for testing * remove test changes
2025-03-12Add new verison of nuget DataExecutionPrevention is Linker option and set ↵Prashant Chahar
explicitly to a blank for KernelModeDriver (I don't know why, historical decision)
2025-01-22[serial/VirtualSerial2] Use helper function ReadNoFence to read ↵Andrew Yang
lineControlRegister to avoid C26837 (#1257) * Use helper function ReadNoFence() to read lineControlRegister to avoid C26837 https://learn.microsoft.com/en-us/cpp/code-quality/c26837?view=msvc-170
2025-01-22Merge branch 'main' into developAdonais Romero Gonzalez
2025-01-21Miscellaneous improvements to build scripts (#1240)Adonais Romero González
* Refactor Build-SampleSet to remove warnings & support EWDK * Improved readability and logging on Build-Sample script
2025-01-21[avstream/sampledevicemft] Use C++17 (#1256)Adonais Romero González
2025-01-15[audio/sysvad] Use C++17 (#1247)Adonais Romero González
2024-12-29Merge branch 'main' into fix-transaction-processingya-solnyshko
2024-11-26Update Nuget to version 10.0.26100.2454 (#1241)Adonais Romero González
2024-11-22Remove legacy EmbedManifest property.Adonais Romero Gonzalez