summaryrefslogtreecommitdiff
path: root/wmi
diff options
context:
space:
mode:
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