microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Merge20210527 #164

Closed samtertzakian closed 3 years ago

samtertzakian commented 3 years ago
  1. Correct bug in Dmf_HidTarget where thread Module is started but not yet created (based on capabilities).
  2. Correct issue in Dmf_SerialTarget in Manual Mode.
  3. Allow _GuidGet() to be called when Module is not yet opened.
  4. Minor changes to Unit Test driver trace.h.