| Age | Commit message (Collapse) | Author |
|
|
|
Fixes and updates for StorageCore driver sample components
|
|
|
|
fix wrong referenced context in transaction processing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
merge from main to develop 2502D
|
|
Update the nuget version to 3323
|
|
|
|
|
|
Develop to main
|
|
removes inline
Co-authored-by: Elaine Houha <[email protected]>
|
|
|
|
* 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
|
|
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]>
|
|
|
|
Update samples to use WDF v15+
|
|
|
|
* 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
|
|
explicitly to a blank for KernelModeDriver (I don't know why, historical decision)
|
|
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
|
|
|
|
* Refactor Build-SampleSet to remove warnings & support EWDK
* Improved readability and logging on Build-Sample script
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #1234 from microsoft/develop
|
|
Merge pull request #1233 from microsoft/main
|
|
Merge main to develop
|
|
Develop
|
|
* WDK NuGet 2161 (#1226) (#1229)
* Update packages.config
* Update Directory.Build.props
* WDK NuGet 2161 (#1226) (#1230)
* Update packages.config
* Update Directory.Build.props
|
|
|
|
* Update packages.config
* Update Directory.Build.props
|
|
* Update packages.config
* Update Directory.Build.props
|
|
* Update packages.config
* Update Directory.Build.props
|
|
|
|
* Update packages.config
* Update Directory.Build.props
|
|
* Update Code-Scanning.yml
|
|
/.github/workflows (#1211)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adonais Romero Gonzalez <[email protected]>
|
|
|
|
* 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
|