diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 13:55:11 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 13:55:11 -0700 |
| commit | cf2564be4183280c0a31cd158b28c9b7e3bbee4b (patch) | |
| tree | 7458d083df07ae3095aa5810b54b5dc8e1f4cf68 /pofx | |
| parent | 391db42c817138b0b06c5e21270acdf12bab31a1 (diff) | |
Update README metadata
Diffstat (limited to 'pofx')
| -rw-r--r-- | pofx/PEP/README.md | 1 | ||||
| -rw-r--r-- | pofx/UMDF2/README.md | 1 | ||||
| -rw-r--r-- | pofx/WDF/README.md | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/pofx/PEP/README.md b/pofx/PEP/README.md index da0082ca..c3f7568a 100644 --- a/pofx/PEP/README.md +++ b/pofx/PEP/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: Power Engine Plugin (PEP) ACPI Sample description: Demonstrates an interface which allows PEP to implement ACPI runtime methods natively via a driver. languages: - cpp diff --git a/pofx/UMDF2/README.md b/pofx/UMDF2/README.md index 731ab5d5..1f473ed6 100644 --- a/pofx/UMDF2/README.md +++ b/pofx/UMDF2/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: Power Framework (PoFx) Sample (UMDF Version 2) description: Demonstrates how a UMDF version 2 driver can implement F-state-based power management. languages: - cpp diff --git a/pofx/WDF/README.md b/pofx/WDF/README.md index 295b6eee..406ce245 100644 --- a/pofx/WDF/README.md +++ b/pofx/WDF/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: KMDF Power Framework (PoFx) Sample description: Demonstrate how a KMDF driver can implement F-state-based power management. languages: - cpp |
