diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /wmi | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'wmi')
| -rw-r--r-- | wmi/wmiacpi/README.md | 2 | ||||
| -rw-r--r-- | wmi/wmisamp/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/wmi/wmiacpi/README.md b/wmi/wmiacpi/README.md index d3eb3338..4a7c3d29 100644 --- a/wmi/wmiacpi/README.md +++ b/wmi/wmiacpi/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Contains ACPI BIOS and WMI sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code. +description: "Contains ACPI BIOS and WMI sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code." languages: - cpp products: diff --git a/wmi/wmisamp/README.md b/wmi/wmisamp/README.md index e6960cde..d8b01616 100644 --- a/wmi/wmisamp/README.md +++ b/wmi/wmisamp/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device. +description: "Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device." languages: - cpp products: |
