microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Merge20240613 #255

Closed samtertzakian closed 3 months ago

samtertzakian commented 3 months ago

Merge20240613

  1. Correct possible BSOD Dynamic Module fails to Open in certain circumstances.
  2. Allow Client drivers to run even if WPP tracing is not enabled. (Allow Client driver to disable WPP tracing.)
  3. Add Configuration Set callback for SMF.
  4. Update DMF_MobileBroadband.cpp to make it more robust.
  5. Correct fault injection issue in unit test.