microsoft / DMF

Driver Module Framework
MIT License
312 stars 78 forks source link

Added KMDF bus filter support #233

Closed nefarius closed 1 year ago

nefarius commented 1 year ago

This adds types and utility functions for a DMF consumer to write a bus filter driver to intercept e.g. IRP_MN_QUERY_ID, IRP_MN_QUERY_INTERFACE and alike.