summaryrefslogtreecommitdiff
path: root/general/ioctl/kmdf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'general/ioctl/kmdf/README.md')
-rw-r--r--general/ioctl/kmdf/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/general/ioctl/kmdf/README.md b/general/ioctl/kmdf/README.md
index c9a10365..9c3d80d4 100644
--- a/general/ioctl/kmdf/README.md
+++ b/general/ioctl/kmdf/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: Non-PnP Driver Sample
+ platform: KMDF
+ language: cpp
+ category: General WDF
+ description: Demonstrates how to write a non-PnP driver using the Kernel Mode Driver Framework.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620307
+--->
+
+
Non-PnP Driver Sample
====================