summaryrefslogtreecommitdiff
path: root/network/wlan/WDI/COMMON
AgeCommit message (Collapse)Author
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.
2023-06-01[network/wlan/WDI] Rename configurations (#988)Adonais Romero González
2023-05-02Cleanup the ARM and X86, (#982)Yang You(UU)
Cleanup the ARM and X86, both of them are out of date, currently not able to succesfully build.
2022-11-28Merge branch 'main' into developAdonais Romero Gonzalez
2022-11-28[network/wlan/WDI] Fix Mismatched Type Comparisons (#715)Pranav Sharma
* fix wider type comparisons * fix resulting mismatched types
2022-07-12[network\wlan\wdi] Move Project to be Windows Driver Compliance ready (#752)Yang You(UU)
1. Running the ApiValidator and make sure the issue free. 2. Running the InfVerif and make sure the INF file issue free. There is limitations for MSFT currently doesn’t have any SDIO based WI-FI NICs, so the latest Driver Verifier /RC 33 36 tests not run
2021-06-01update wdi samples to use sha256Nikhil Bhansali
2019-03-12Update README.md for samples portal (#358)Barry Golden
* Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid
2019-03-07Fix typo (#341)Adonais Romero González
ture -> true
2019-03-07Fix typo (#340)Takashi Takebayashi
ture -> true
2019-01-29Fix typoTakashi Takebayashi
ture -> true
2018-07-19Typo error fixed : RtRemvoeKeyFromVaHashTable -> RtRemoveKeyFromVaHashTablesemtax
2016-11-21Re-submit for WDI sample driver to GitHubDaiqian Hu
Submit WDI sample driver to GitHub for RS1.
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2016-02-04WDI SampleAdam Shapiro
Adding WDI sample from partner enablement-China