issues
search
microsoft
/
DMF
Driver Module Framework
MIT License
316
stars
81
forks
source link
Merge20200528
#121
Closed
samtertzakian
closed
4 years ago
samtertzakian
commented
4 years ago
Merge20200528
Fix BSOD during hibnerate path due to "PAGED" code.
Correct issue in BufferPool where context was not passed to callback.
Remove legacy event log API.
Correct an issue where ModuleCollectionHandle was not set early enough for all possible cases.
Update SpbTarget and HidTarget to use updated Protocol-Transport interface.
Update Unit Tests to add more tests and allow testing of specific cancel code paths.
Add portable version check API.
Merge20200528