summaryrefslogtreecommitdiff
path: root/pofx
diff options
context:
space:
mode:
Diffstat (limited to 'pofx')
-rw-r--r--pofx/PEP/README.md2
-rw-r--r--pofx/UMDF2/README.md2
-rw-r--r--pofx/WDF/README.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/pofx/PEP/README.md b/pofx/PEP/README.md
index 12c42339..e98a2836 100644
--- a/pofx/PEP/README.md
+++ b/pofx/PEP/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: 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 ed354715..f775ad53 100644
--- a/pofx/UMDF2/README.md
+++ b/pofx/UMDF2/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
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 6bec1c8f..1e6a21a9 100644
--- a/pofx/WDF/README.md
+++ b/pofx/WDF/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrate how a KMDF driver can implement F-state-based power management."
languages:
- cpp