summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-2750256705user/jakobl/50256705Jakob Lichtenberg (170957)
2024-05-22Merge pull request #1172 from jacob-ronstadt/jacob-ronstadt/configJacob Ronstadt
update configuration_vsonly.dsc.yaml for 26100
2024-05-22remove winget install of sdk from configuration_vsonly.dsc.yamljacob-ronstadt
2024-05-22update configuration_vsonly.dsc.yaml for 26100jacob-ronstadt
2024-05-22Merge branch 'main' into developJakob Lichtenberg (170957)
2024-05-22develop 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-22Merge branch 'main' into developJakob Lichtenberg (170957)
2024-05-22Upgrade 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-22Merge pull request #1169 from jacob-ronstadt/jacob-ronstadt/configJacob Ronstadt
Update configuration.dsc.yml for 26100
2024-05-20update configuration.dsc.yaml to account for different architecturesjacob-ronstadt
2024-05-20Update to use winget for sdk instead of visual studio component. Update path ↵jacob-ronstadt
for vsix
2024-05-20update configuration.dsc.yml for 26100jacob-ronstadt
2024-05-16Init commitPhan Trinh Ha
2024-05-06Merge develop changes prior to upcoming WDK release (May 2024)Adonais Romero González
2024-05-06Merge branch 'main' into developAdonais 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-06Update CodeQL Actions to v3Adonais Romero Gonzalez
2024-05-06Delete ununsed filesAdonais Romero Gonzalez
2024-04-26Revert "Filter NDP from code owner list for now"Adonais Romero Gonzalez
This reverts commit 76e8fbba8bb0c5bfa9b7e1fcb407ba4f9b982419.
2024-04-26Filter NDP from code owner list for nowAdonais Romero Gonzalez
2024-04-26Add more code owners (NDP, Kernel Core)Adonais Romero Gonzalez
2024-04-25Add PnP as code ownersAdonais Romero Gonzalez
2024-04-24Update Building-Locally.mdJakobL-MSFT
2024-04-18NuGet 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-18Upgrade NuGet to 26095.2Jakob Lichtenberg (170957)
2024-04-18Upgrade NuGet 26095.2 (#1161)JakobL-MSFT
Upgrade NuGet to 26095.2
2024-04-12Upgrade nuget to 26090.10 (#1159)JakobL-MSFT
Upgrade NuGet to 26090.10
2024-04-11Upgrade nuget to 26090.8 (#1158)JakobL-MSFT
Upgrade NuGet to 26090.8
2024-04-11Add 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-04Update code ownersAdonais Romero Gonzalez
2024-04-02Add 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-25Upgrade 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-16Upgrade 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-14Revert "Fixing the WFP Sampler build"Keith Horton
This reverts commit 362c44aef8e9046f21a4c653ed582110765294dc.
2024-03-13Fixing the WFP Sampler buildKeith Horton
2024-03-09 Update to WDK NuGet 26080 (#1139)JakobL-MSFT
* Update to WDK NuGet 26080 * Update to WDK NuGet 26080 * Update to WDK NuGet 26080 --------- Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-03-07Configuration manifests now install latest VS and WDKAdonais Romero Gonzalez
2024-03-07Add Wi-Fi Core as ownersAdonais Romero Gonzalez
2024-03-07Update VS DSC in configuration manifestsAdonais Romero Gonzalez
2024-03-05Update jobs to use Node.js 20 (#1134)Jacob Ronstadt
* Update Code-Scanning.yml actions/checkout to v4 and microsoft/setup-msbuild to v2 * Update ci-pr.yml to use node20 * Update ci.yml to use node20
2024-03-03Update to WDK NuGet 26074 (#1133)JakobL-MSFT
Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-26Update to WDK NuGet 26068 (#1129)JakobL-MSFT
Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
2024-02-26Merge main to develop (empty merge)Jakob Lichtenberg (170957)
2024-02-26Merge tools in develop to main (#1128)JakobL-MSFT
* Merge tools in develop to main * Fine tune testenv
2024-02-25Upgrade nuget to 26066 (#1127)JakobL-MSFT
Update to WDK NuGet 26066 Co-authored-by: Jakob Lichtenberg <[email protected]>
2024-02-22Add ARM64 support on remaining network samples. (#1125)Adonais Romero González
* Added ARM64 as a new project configuration in both Debug and Release modes. * Set up properties for the ARM64 platform, including target version, debug libraries, driver target platform, driver type, and platform toolset. * Included additional dependencies for the ARM64 build. * Added ARM64 to the list of platforms for which the mux.dll file is packaged. * Remove /CETCOMPAT as it's not compatible with ARM64