summaryrefslogtreecommitdiff
path: root/wmi
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 13:55:11 -0700
committerDen Delimarsky <[email protected]>2019-03-13 13:55:11 -0700
commitcf2564be4183280c0a31cd158b28c9b7e3bbee4b (patch)
tree7458d083df07ae3095aa5810b54b5dc8e1f4cf68 /wmi
parent391db42c817138b0b06c5e21270acdf12bab31a1 (diff)
Update README metadata
Diffstat (limited to 'wmi')
-rw-r--r--wmi/wmiacpi/README.md1
-rw-r--r--wmi/wmisamp/README.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/wmi/wmiacpi/README.md b/wmi/wmiacpi/README.md
index 3e38b3e6..78aa54a3 100644
--- a/wmi/wmiacpi/README.md
+++ b/wmi/wmiacpi/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: WMIACPI 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 50a27c77..a5829700 100644
--- a/wmi/wmisamp/README.md
+++ b/wmi/wmisamp/README.md
@@ -1,6 +1,5 @@
---
topic: sample
-name: WmiSamp WMI Provider
description: Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device.
languages:
- cpp