| Age | Commit message (Collapse) | Author |
|
|
|
|
|
memory related header -KNEW.H
|
|
|
|
https://learn.microsoft.com/en-us/windows-hardware/drivers/install/general-guidelines-for-inf-files#editing-inf-files-and-file-encodings
The file must be saved with an ANSI or Unicode (UTF-16 LE) file encoding. Unicode (UTF-16 LE) is preferred since it allows the INF to support localizing the INF Strings section in a wide variety of languages. If your INF contains non-ASCII characters, you must save the file as a Unicode (UTF-16 LE) file.
|
|
|
|
'D:\a\Windows-driver-samples\Windows-driver-samples\network\wlan\WIFICX\um\ARM64\Debug\wificxsampleclientum.inf', must contain [Version] section and have signature "$Windows NT$"
|
|
inf2cat and code analysis. Will enable back when newer version EWDK fixed the issue.
|
|
|
|
|
|
|
|
start handling the WifiRequest
|
|
|
|
|
|
|
|
|
|
|
|
meanwhile have the WPPTrace enabled for both um and km
|
|
|
|
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
updates (#928)
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
|
|
* fix wider type comparisons
* fix resulting mismatched types
|
|
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
|
|
|
|
|
|
|
|
|
|
Updated comment text to meet bias-free communication guidance.
For more information, see https://docs.microsoft.com/style-guide/bias-free-communication.
|
|
|
|
|
|
|
|
* Update README.md
* Update README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
ture -> true
|
|
ture -> true
|
|
ture -> true
|
|
TURE -> TRUE
|