microsoft / DMF

Driver Module Framework
MIT License
316 stars 81 forks source link

Merge20210721 #178

Closed samtertzakian closed 3 years ago

samtertzakian commented 3 years ago
  1. Correct bug in DMF_ScheduledTask (https://github.com/microsoft/DMF/issues/150).
  2. Non-functional changes to Module Library include file to list files in deterministic order.
  3. Add DMF_Doorbell to User-mode library.
  4. Add support for veto of Open and Remove of WDFIOTARGET in DMF_DeviceInterfaceTarget and DMF_DeviceInterfaceMultipleTarget.
ankurung commented 3 years ago

version update needed.