summaryrefslogtreecommitdiff
path: root/network/wlan/WDI
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
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.
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-06-10Updated comment in line 698Barry Golden
Updated comment text to meet bias-free communication guidance. For more information, see https://docs.microsoft.com/style-guide/bias-free-communication.
2020-04-03Fix WDI sample buildGuillaume Hetier
2020-04-02Fix deprecated pool allocation functionGuillaume Hetier
2019-09-19Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505Barry Golden
2019-08-20Update README.md (#406)7821478213782127821178210782097820878207782067820578204782037820278201782007819978198781977819678195781947819378192781917819078189781887818778186781857818478183781827818178180781797817878177781767817578174781737817278171781707816978168781677816678165781647816278161781607815978158781577815678155781547815378152781517815078149781487814778146781457814478143781427814178140781397813878137Barry Golden
* Update README.md * Update README.md
2019-08-20Update README.md (#404)Barry Golden
2019-08-17Update README.mdBarry Golden
2019-07-15Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-03-13Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
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-11-23Fix typoTakashi Takebayashi
TURE -> TRUE
2018-09-24Updated YAML manifest for Microsoft Samples portal. (#287)Barry Golden
* Rename YAML manifests to use .yml extension * Add preserveParentHierarchy: true to YAML manifest * Updated YAML manifest for Microsoft Samples portal. * Fix YAML newline warnings * Updated vssolution path in YAML manifests
2018-07-19Typo error fixed : RtRemvoeKeyFromVaHashTable -> RtRemoveKeyFromVaHashTablesemtax
2018-02-28Added .yaml files for samples portal (#214)Barry Golden
2017-09-18Include headers from current folderWei Mao
2017-03-20Fix build failuresWei 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