summaryrefslogtreecommitdiff
path: root/wmi
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-15 11:54:00 -0700
committerDen Delimarsky <[email protected]>2019-07-15 11:54:00 -0700
commit1aa39e393c0657d7dfd5110727f3b92d20fc3187 (patch)
tree4b9c82e688a866d016f078a01a9f7fe743b92f54 /wmi
parentad599508acbb5ba1dd633af484a727f04bfddfd7 (diff)
Diffstat (limited to 'wmi')
-rw-r--r--wmi/wmiacpi/README.md2
-rw-r--r--wmi/wmisamp/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/wmi/wmiacpi/README.md b/wmi/wmiacpi/README.md
index 4a7c3d29..349c19b8 100644
--- a/wmi/wmiacpi/README.md
+++ b/wmi/wmiacpi/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Contains ACPI BIOS and WMI sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code."
languages:
- cpp
diff --git a/wmi/wmisamp/README.md b/wmi/wmisamp/README.md
index d8b01616..6cb95dfb 100644
--- a/wmi/wmisamp/README.md
+++ b/wmi/wmisamp/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device."
languages:
- cpp