| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
|
|
|
|
Change INF files with the following:
- Use Driver Store DirID = 13 which are available starting Windows 10 1809
- Remove WDF coinstaller
- Add PnpLockdown = 1
|
|
usb/ucm
Change INF files with the following:
- Use Driver Store DirID = 13 which are available starting Windows 10 1809
- Remove WDF coinstaller
- Add PnpLockdown = 1
|
|
|
|
|
|
(#793)
* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors
|
|
|
|
|
|
* Include/Needs inbox services
* Added header comment specifying required minimum OS version
|
|
This will enable the sample to be built under the v143 VC++ toolset while allowing it to be built under lowered version toolsets
|
|
of wider type ULONG. (line 2730)
|
|
|
|
|
|
Changing ExAllocatePoolWithTag to ExAllocatePool2
Disable the data role correction policy in UcmUcsiCx conditionally
Copying ACPI shared memory locally on UCSI notification
|
|
|
|
Co-authored-by: Dipannita Shaw <[email protected]>
|
|
|
|
|
|
|
|
* Updating samples to utilize ExAllocatePool2 which zero-initializes pool allocations
|
|
Sets file digest algorithm for wdfserial and usbfx2 drivers to SHA256
https://dev.azure.com/microsoft/OS/_workitems/edit/31022366
https://dev.azure.com/microsoft/OS/_workitems/edit/31022410
**How Tested:**
Compiling the two driver solutions shows they are correctly signed using SHA256
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
respectively.
|
|
lib for x86.
|
|
* 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
|
|
|
|
|