diff --git a/xml/System.Reflection.PortableExecutable/DllCharacteristics.xml b/xml/System.Reflection.PortableExecutable/DllCharacteristics.xml
index 998cbf16638..c317c5ef1f0 100644
--- a/xml/System.Reflection.PortableExecutable/DllCharacteristics.xml
+++ b/xml/System.Reflection.PortableExecutable/DllCharacteristics.xml
@@ -23,7 +23,7 @@
- To be added.
+ Describes the characteristics of a dynamic link library.
To be added.
@@ -49,7 +49,7 @@
4096
- To be added.
+ The image must run inside an AppContainer.
@@ -74,7 +74,7 @@
64
- To be added.
+ The DLL can be relocated.
@@ -98,7 +98,7 @@
32
- To be added.
+ The image can handle a high entropy 64-bit virtual address space.
@@ -123,7 +123,7 @@
2048
- To be added.
+ Do not bind this image.
@@ -148,7 +148,7 @@
512
- To be added.
+ The image understands isolation and doesn't want it.
@@ -173,7 +173,7 @@
1024
- To be added.
+ The image does not use SEH. No SE handler may reside in this image.
@@ -198,7 +198,7 @@
256
- To be added.
+ The image is NX compatible.
@@ -223,7 +223,7 @@
1
- To be added.
+ Reserved.
@@ -248,7 +248,7 @@
2
- To be added.
+ Reserved.
@@ -273,7 +273,7 @@
32768
- To be added.
+ The image is Terminal Server aware.
@@ -298,7 +298,7 @@
4
- To be added.
+ Reserved.
@@ -323,7 +323,7 @@
8
- To be added.
+ Reserved.
@@ -348,7 +348,7 @@
8192
- To be added.
+ The driver uses the WDM model.