microsoft / DMF

Driver Module Framework
MIT License
316 stars 81 forks source link

Merge20210226 #155

Closed samtertzakian closed 3 years ago

samtertzakian commented 3 years ago
  1. Correct SAL issues in DMF_ThreadedBufferQueue.
  2. Correct issue in DMF_VirtualHidMini that causes legacy devices with no report id to fail in User-mode (but not Kernel -mode).
  3. Add DMF_UdeClient Module to make it easier to create virtual USB devices.
  4. Correct report id issue in VirtualHidAmbientColorSensor.
  5. Correct issues in DMF_HingeAngle and DMF_SimpleOrientation Modules.
  6. Add new Method to DMF_AcpiTarget.

NOTE: This PR contains PR fix submitted by nefarius.