| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
VSO: 11210526
|
|
Clarify that the sample source code at GitHub is the latest version. The prebuilt binary in WDK is no longer actively maintained.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multiple times
|
|
|
|
|
|
|
|
|
|
UcmInitializeDevice needs to be called from EvtDeviceAdd callbcack otherwise connect APIs may not work. Hence moving the function call to Ppm_Initialize which is called from EvtDeviceAdd callback.
Creating a work item to create connectors and enable UCSI notifications so as to not block D0 Entry and thereby boot sequence during startup.
|
|
|
|
|
|
|
|
|
|
descriptor
|
|
Fix DisplayConnectionInfo
|
|
|
|
usbsamp
|
|
|
|
|
|
C/C++ standards specifies that during !if pre-processing, any undefined
identifier is replaced with pp-number 0. Thus !if NTDDI >= RS2 is
evaluated to true on RS1 DDK, even if NTDDI_RS2 is not defined there
|
|
|
|
windows store devica app
|
|
|
|
|
|
|
|
|
|
publicly available
|
|
|
|
|
|
|
|
|
|
Display the connection info correctly even if the ConnectionInfoV2 is not
present.
|
|
|
|
Changed display.c and vndrlist.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|