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 /tools | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/dv/samples/DV-FailDriver-WDM/README.md | 2 | ||||
| -rw-r--r-- | tools/sdv/samples/SDV-FailDriver-KMDF/README.md | 2 | ||||
| -rw-r--r-- | tools/sdv/samples/SDV-FailDriver-NDIS/README.md | 2 | ||||
| -rw-r--r-- | tools/sdv/samples/SDV-FailDriver-STORPORT/README.md | 2 | ||||
| -rw-r--r-- | tools/sdv/samples/SDV-FailDriver-WDM/README.md | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tools/dv/samples/DV-FailDriver-WDM/README.md b/tools/dv/samples/DV-FailDriver-WDM/README.md index 27ae700b..fa6cd66f 100644 --- a/tools/dv/samples/DV-FailDriver-WDM/README.md +++ b/tools/dv/samples/DV-FailDriver-WDM/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Driver Verifier (DV) can find errors in a WDM driver. +description: "Demonstrates how Driver Verifier (DV) can find errors in a WDM driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-KMDF/README.md b/tools/sdv/samples/SDV-FailDriver-KMDF/README.md index 746210f3..c13c3fd2 100644 --- a/tools/sdv/samples/SDV-FailDriver-KMDF/README.md +++ b/tools/sdv/samples/SDV-FailDriver-KMDF/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a KMDF driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a KMDF driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-NDIS/README.md b/tools/sdv/samples/SDV-FailDriver-NDIS/README.md index 2ac33b70..cfaceb07 100644 --- a/tools/sdv/samples/SDV-FailDriver-NDIS/README.md +++ b/tools/sdv/samples/SDV-FailDriver-NDIS/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a NDIS driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a NDIS driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md b/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md index e012e461..1982ff77 100644 --- a/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md +++ b/tools/sdv/samples/SDV-FailDriver-STORPORT/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a Storport driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a Storport driver." languages: - cpp products: diff --git a/tools/sdv/samples/SDV-FailDriver-WDM/README.md b/tools/sdv/samples/SDV-FailDriver-WDM/README.md index 7c6be291..84bae1b2 100644 --- a/tools/sdv/samples/SDV-FailDriver-WDM/README.md +++ b/tools/sdv/samples/SDV-FailDriver-WDM/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how Static Driver Verifier (SDV) can find errors in a WDM driver. +description: "Demonstrates how Static Driver Verifier (SDV) can find errors in a WDM driver." languages: - cpp products: |
