summaryrefslogtreecommitdiff
path: root/network/wlan/WDI/PLATFORM
AgeCommit message (Collapse)Author
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
2022-03-23fix outdated codePranav Sharma
2022-03-18Merge branch 'master' of https://github.com/pralater/Windows-driver-samplesPranav Sharma
2022-03-18replace deprecated ExAllocatePool APIPranav Sharma
2021-06-01update wdi samples to use sha256Nikhil Bhansali
2020-04-03Fix WDI sample buildGuillaume Hetier
2020-04-02Fix deprecated pool allocation functionGuillaume Hetier
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
2017-09-18Include headers from current folderWei Mao
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