summaryrefslogtreecommitdiff
path: root/network/wlan/WDI/PLATFORM
AgeCommit message (Collapse)Author
2025-03-20Update samples to use WDF v15+Wei Mao
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2024-03-21[WDI Sample] Refactoring Platform File IO ops to use WDM calls (#1142)Enya Quetzalli
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.
2023-04-04Update all network sample INFs to use UTF-16 LE file encoding (#957)Jason
Co-authored-by: Jason Knichel <[email protected]>
2023-03-31Remove references to XP in INFs (#950)Jason
Co-authored-by: Jason Knichel <[email protected]>
2023-03-31Add PnpLockdown=1 to remaining samples (#949)Jason
Co-authored-by: Jason Knichel <[email protected]>
2023-03-13INFs using DIRID 13 should target only build 16299 or later - network ↵Jason
updates (#928) Co-authored-by: Jason Knichel <[email protected]>
2023-02-15Fix InfVerif 1235 errors in some sample INFs (#885)Jason
Co-authored-by: Jason Knichel <[email protected]>
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