| Age | Commit message (Collapse) | Author |
|
* Add PnpLockdown to the version section of the INF
* Add segments to DriverVer
* Change DIRID from 12 to 13
|
|
* add NDIS_SUPPORT_NDIS680 in #if directive in adapter.c
* add NDIS_SUPPORT_NDIS680 in #if directive in miniport.c
* fix driver isolation violation 1323 for netvmini680.inf
* fix driver isolation violation 1322 for netvmini680.inf
* set NIC_PHYSICAL_MEDIUM to NdisPhysicalMedium802_3 in hardware.h
* change local type from ULONG to UINT8 to match return type
* Remove AddReg TextModeFlags in inf for netvmini680
|
|
drivers. (#803)
* fix driver isolation violations 1322 1323 for netvmini60.inf
* fix driver isolation violations 1322 1323 for netvmini620.inf
* fix driver isolation violations 1322 1323 for netvmini630.inf
* change local type from ULONG to UINT8 to match return type
* Remove AddReg TextModeFlags in inf for netvmini60
* Remove AddReg TextModeFlags in inf for netvmini620
* Remove AddReg TextModeFlags in inf for netvmini630
|
|
fix UINT8 comparison with ULONG
|
|
Virtual Miniport: Replace ExAllocatePool* with ExAllocatePool2
|
|
|
|
|
|
Update switch extension samples to use SHA256 driver signing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update README.md
* Update README.md
|
|
|
|
|
|
|
|
* Update README.md
* Update README.md
|
|
* 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
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
Fix spelling of ENUERATE in ndis filter sample.
Keep old IOCTL name to not break existing drivers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors
Fix #4 Add back fixed KMDOD sample
Add new BarcodeScanner sample in pos folder
Add new MagneticStripeReader sample in pos folder
Add new SynpaticsTouch sample in input folder
Add new Power Engine Plugin sample in pofx folder
Add new DeviceMft sample in avstream folder
Add new AvsCamera sample in root
Add new SimBatt sample in root
Add other pre-existing samples not yet released for Win10
|
|
|
|
|