| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-25 | Improve version info, vsix installation, and update building locally readme | Matt | |
| 2024-06-24 | Merge branch 'main' into develop | Jakob Lichtenberg (170957) | |
| 2024-06-24 | FI from main to develop (#1188) | JakobL-MSFT | |
| Fix text and minor issues in Winget configuration files Co-authored-by: Adonais Romero Gonzalez <[email protected]> | |||
| 2024-06-24 | CI Pipelines build with WDK Nuget Packages (#1179) | Matt | |
| Integrate nuget into the workflow pipelines | |||
| 2024-06-19 | fix wrong referenced context in transaction processing | ya-solnyshko | |
| 2024-06-18 | Merge pull request #1064 from forderud/GetSimBattStateFromRegistry-fix | tristanb-ntdev | |
| simbatt: Fix broken registry read-back | |||
| 2024-06-07 | Fix text and minor issues in Winget configuration files | Adonais Romero Gonzalez | |
| 2024-05-30 | Merge pull request #751 from isayrdgl/patch-2 | Christian Allred | |
| Memory leakage in message | |||
| 2024-05-29 | Avoids possible multiplication overflow warning | İsa Yurdagül | |
| 2024-05-27 | 50256705user/jakobl/50256705 | Jakob Lichtenberg (170957) | |
| 2024-05-25 | Avoids possible multiplication overflow warning | İsa Yurdagül | |
| 2024-05-24 | Fixes information leakage warning | İsa Yurdagül | |
| Fixes the issue of possible information leakage from uninitialized padding bytes | |||
| 2024-05-23 | Issue of freeing memory without waiting completion of threads accessing it ↵ | İsa Yurdagül | |
| is fixed | |||
| 2024-05-22 | Merge pull request #1172 from jacob-ronstadt/jacob-ronstadt/config | Jacob Ronstadt | |
| update configuration_vsonly.dsc.yaml for 26100 | |||
| 2024-05-22 | remove winget install of sdk from configuration_vsonly.dsc.yaml | jacob-ronstadt | |
| 2024-05-22 | update configuration_vsonly.dsc.yaml for 26100 | jacob-ronstadt | |
| 2024-05-22 | Merge branch 'main' into develop | Jakob Lichtenberg (170957) | |
| 2024-05-22 | develop to main (#1171) | JakobL-MSFT | |
| * Init commit * Upgrade NuGet to 26100.1 (#1162) * Upgrade NuGet to 10.0.26100.1-preview.ge-release * Upgrade NuGet to 10.0.26100.2 pre * Upgrade NuGet to 10.0.26100 * Upgrade NuGet to 10.0.26100.1 * Update Building-Locally.md * Update Building-Locally.md --------- Co-authored-by: Phan Trinh Ha <[email protected]> | |||
| 2024-05-22 | Merge branch 'main' into develop | Jakob Lichtenberg (170957) | |
| 2024-05-22 | Upgrade NuGet to 26100.1 (#1162) | JakobL-MSFT | |
| * Upgrade NuGet to 10.0.26100.1-preview.ge-release * Upgrade NuGet to 10.0.26100.2 pre * Upgrade NuGet to 10.0.26100 * Upgrade NuGet to 10.0.26100.1 * Update Building-Locally.md * Update Building-Locally.md | |||
| 2024-05-22 | Merge pull request #1169 from jacob-ronstadt/jacob-ronstadt/config | Jacob Ronstadt | |
| Update configuration.dsc.yml for 26100 | |||
| 2024-05-20 | update configuration.dsc.yaml to account for different architectures | jacob-ronstadt | |
| 2024-05-20 | Update to use winget for sdk instead of visual studio component. Update path ↵ | jacob-ronstadt | |
| for vsix | |||
| 2024-05-20 | update configuration.dsc.yml for 26100 | jacob-ronstadt | |
| 2024-05-16 | Init commit | Phan Trinh Ha | |
| 2024-05-06 | Merge develop changes prior to upcoming WDK release (May 2024) | Adonais Romero González | |
| 2024-05-06 | Merge branch 'main' into develop | Adonais Romero Gonzalez | |
| 2024-05-06 | [input/kbfiltr] Remove Boilerplate Text From Callout in Sample Keyboard ↵ | Jose Fernando Lopez Fernandez | |
| Input Driver Doc (#1165) The current version of the `README.md` file for the keyboard filter driver sample erroneously includes what looks like boilerplate text in the callout at the bottom of the file. This text explains to the writer of the documentation what to include in the callout text, and should therefore have been removed when the actual content was added. This change simply removes this change from the callout text. | |||
| 2024-05-06 | Update CodeQL Actions to v3 | Adonais Romero Gonzalez | |
| 2024-05-06 | Delete ununsed files | Adonais Romero Gonzalez | |
| 2024-05-03 | simbatt: Fix broken registry read-back | Fredrik Orderud | |
| 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. | |||
| 2024-04-26 | Revert "Filter NDP from code owner list for now" | Adonais Romero Gonzalez | |
| This reverts commit 76e8fbba8bb0c5bfa9b7e1fcb407ba4f9b982419. | |||
| 2024-04-26 | Filter NDP from code owner list for now | Adonais Romero Gonzalez | |
| 2024-04-26 | Add more code owners (NDP, Kernel Core) | Adonais Romero Gonzalez | |
| 2024-04-25 | Add PnP as code owners | Adonais Romero Gonzalez | |
| 2024-04-24 | Update Building-Locally.md | JakobL-MSFT | |
| 2024-04-18 | NuGet notes (#1120) | JakobL-MSFT | |
| * NuGet notes * Update Building-Locally.md * Update Building-Locally.md: Update instructions for usb\usbview sample * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md * Update Building-Locally.md | |||
| 2024-04-18 | Upgrade NuGet to 26095.2 | Jakob Lichtenberg (170957) | |
| 2024-04-18 | Upgrade NuGet 26095.2 (#1161) | JakobL-MSFT | |
| Upgrade NuGet to 26095.2 | |||
| 2024-04-12 | Upgrade nuget to 26090.10 (#1159) | JakobL-MSFT | |
| Upgrade NuGet to 26090.10 | |||
| 2024-04-11 | Upgrade nuget to 26090.8 (#1158) | JakobL-MSFT | |
| Upgrade NuGet to 26090.8 | |||
| 2024-04-11 | Add exclusion for network\trans\WFPSampler incompatible with previous EWDK; ↵ | Adonais Romero Gonzalez | |
| fix descriptions in list | |||
| 2024-04-10 | [network/trans/WFPSampler] Fix driver target platform for service (#1157) | Adonais Romero González | |
| 2024-04-04 | [network/trans/WFPSampler] Fix to build for all flavors (#1149) | Keith Horton | |
| 2024-04-04 | Update code owners | Adonais Romero Gonzalez | |
| 2024-04-02 | Add power limit policy and client sample driver (#1152) | AlbertGuan9527 | |
| This PR adds power limit policy and client driver as samples to use OS native power limit interfaces. | |||
| 2024-03-25 | Upgrade nuget to 26090 (#1145) | JakobL-MSFT | |
| * Upgrade NuGet to 26090 * Update Build-SampleSet.ps1 * Update Build-SampleSet.ps1 | |||
| 2024-03-21 | [WDI Sample] Refactoring Platform File IO ops to use WDM calls (#1142) | Enya Quetzalli | |
| 2024-03-16 | Upgrade nuget to 26085 (#1143) | JakobL-MSFT | |
| * Update to WDK NuGet 26085 * Update to WDK NuGet 26085 --------- Co-authored-by: Jakob Lichtenberg <[email protected]> | |||
| 2024-03-14 | Revert "Fixing the WFP Sampler build" | Keith Horton | |
| This reverts commit 362c44aef8e9046f21a4c653ed582110765294dc. | |||
