diff options
Diffstat (limited to 'prm/README.md')
| -rw-r--r-- | prm/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/prm/README.md b/prm/README.md new file mode 100644 index 00000000..3475d78e --- /dev/null +++ b/prm/README.md @@ -0,0 +1,17 @@ +--- +page_type: sample +description: "Demonstrates how to write a KMDF driver to utlize the Windows Platform Runtime Mechanism (PRM) direct-call interface." +languages: +- cpp +products: +- windows +- windows-wdk +--- + +# PrmFunc sample application + +The *PRMFunc* sample demonstrates how to write a KMDF driver to utlize the Windows Platform Runtime Mechanism (PRM) direct-call interface. + +## Related topics + +[Platform Runtime Mechanism Specification](https://uefi.org/sites/default/files/resources/Platform%20Runtime%20Mechanism%20-%20with%20legal%20notice.pdf/) |
