microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Merge20230327 #235

Closed samtertzakian closed 1 year ago

samtertzakian commented 1 year ago
  1. Add Method to DMF_QueuedWorkitem.
  2. Update DMF_Uefilogs to fix several issues.
  3. Update DMF_SpiTarget to open in PrepareHardware.
  4. Add Methods to DMF_InterrupttResouce to allow client to enable/disable interrupt.
  5. Fix memory leak in DMF_DeviceInterfaceTarget User-mode support. (Small leak that can happen under stress.)
  6. Update open mode of DMF_File.
  7. Fix parenting bug in DMF_BufferPool.