summaryrefslogtreecommitdiff
path: root/usb/UcmCxUcsi/Ppm.cpp
AgeCommit message (Collapse)Author
2017-06-08Changes in the way UcmInitializeDevice and Ppm_CreateConnectors calls are made.Rajib Dutta
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.
2017-03-16_IRQL_limited_to_(PASSIVE_LEVEL) in function bodyWei Mao
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf