diff options
Diffstat (limited to 'pofx/WDF')
| -rw-r--r-- | pofx/WDF/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pofx/WDF/README.md b/pofx/WDF/README.md index 731550ed..c4503eee 100644 --- a/pofx/WDF/README.md +++ b/pofx/WDF/README.md @@ -8,16 +8,6 @@ products: - windows-wdk --- - -<!--- - name: KMDF Power Framework (PoFx) Sample - platform: KMDF - language: cpp - category: Power - description: Demonstrate how a KMDF driver can implement F-state-based power management. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617937 ----> - # KMDF Power Framework (PoFx) Sample This solution consists of two samples that demonstrate how a KMDF driver can implement F-state-based power management. The SingleComp sample demonstrates how a KMDF driver can implement F-state-based power management for a device that has only a single component. The MultiComp sample demonstrates how a KMDF driver can implement F-state-based power management for a device that has an arbitrary number of components that can be individually power-managed. |
