summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-08-20 06:48:59 -0700
committerGitHub <[email protected]>2019-08-20 06:48:59 -0700
commit00c331aa9912fcbbe650d42fa794130643579e46 (patch)
tree78cfa0c72681eca1e2576c4ee298e5e1346a9b9f /storage
parent00f43cb02d2ee88d93f73b7d6289bc30116c459a (diff)
Update README.md (#404)
Diffstat (limited to 'storage')
-rw-r--r--storage/class/cdrom/README.md1
-rw-r--r--storage/class/classpnp/README.md1
-rw-r--r--storage/class/disk/README.md1
-rw-r--r--storage/filters/addfilter/README.md1
-rw-r--r--storage/iscsi/README.md1
-rw-r--r--storage/miniports/lsi_u3/README.md1
-rw-r--r--storage/miniports/storahci/README.md1
-rw-r--r--storage/msdsm/README.md1
-rw-r--r--storage/sfloppy/README.md1
-rw-r--r--storage/tools/spti/README.md1
10 files changed, 10 insertions, 0 deletions
diff --git a/storage/class/cdrom/README.md b/storage/class/cdrom/README.md
index 01cd17fd..43ecdb92 100644
--- a/storage/class/cdrom/README.md
+++ b/storage/class/cdrom/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: CDROM Storage Class Driver
platform: KMDF
diff --git a/storage/class/classpnp/README.md b/storage/class/classpnp/README.md
index cf5b66dd..0c6c3cf9 100644
--- a/storage/class/classpnp/README.md
+++ b/storage/class/classpnp/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: ClassPnP Class Driver Library
platform: WDM
diff --git a/storage/class/disk/README.md b/storage/class/disk/README.md
index 749530ee..3e28cf53 100644
--- a/storage/class/disk/README.md
+++ b/storage/class/disk/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: Disk Class Driver
platform: WDM
diff --git a/storage/filters/addfilter/README.md b/storage/filters/addfilter/README.md
index 08fd1325..3c17fbee 100644
--- a/storage/filters/addfilter/README.md
+++ b/storage/filters/addfilter/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: AddFilter Storage Filter Tool
platform: Application
diff --git a/storage/iscsi/README.md b/storage/iscsi/README.md
index a79d6e36..8227418b 100644
--- a/storage/iscsi/README.md
+++ b/storage/iscsi/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: iSCSI WMI Client
platform: WDM
diff --git a/storage/miniports/lsi_u3/README.md b/storage/miniports/lsi_u3/README.md
index 8a08e034..c2e1b73d 100644
--- a/storage/miniports/lsi_u3/README.md
+++ b/storage/miniports/lsi_u3/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: LSI_U3 StorPort Miniport Driver
platform: WDM
diff --git a/storage/miniports/storahci/README.md b/storage/miniports/storahci/README.md
index 24cbcd1c..5c3eba00 100644
--- a/storage/miniports/storahci/README.md
+++ b/storage/miniports/storahci/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: StorAHCI StorPort Miniport
platform: WDM
diff --git a/storage/msdsm/README.md b/storage/msdsm/README.md
index cd60da32..c7682279 100644
--- a/storage/msdsm/README.md
+++ b/storage/msdsm/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: Multipath I/O (MPIO) DSM Sample
platform: WDM
diff --git a/storage/sfloppy/README.md b/storage/sfloppy/README.md
index 3afb8c26..9821e4df 100644
--- a/storage/sfloppy/README.md
+++ b/storage/sfloppy/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: Super Floppy (sfloppy) Storage Class Driver
platform: WDM
diff --git a/storage/tools/spti/README.md b/storage/tools/spti/README.md
index 7d49e29a..05e10927 100644
--- a/storage/tools/spti/README.md
+++ b/storage/tools/spti/README.md
@@ -8,6 +8,7 @@ products:
- windows-wdk
---
+
<!---
name: SCSI Pass-Through Interface Tool
platform: Application