Merge branch 'master' into maricia-uefi

This commit is contained in:
Heidi Lohr 2018-09-13 10:03:30 -07:00
commit 12e7c9f67c
2 changed files with 3 additions and 3 deletions

View File

@ -35,8 +35,6 @@ You can learn more about Windows functional and diagnostic data through these ar
- [Configure Windows diagnostic data in your organization](configure-windows-diagnostic-data-in-your-organization.md) - [Configure Windows diagnostic data in your organization](configure-windows-diagnostic-data-in-your-organization.md)
## Appraiser events ## Appraiser events
### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount ### Microsoft.Windows.Appraiser.General.ChecksumTotalPictureCount

View File

@ -180,6 +180,7 @@ This field helps to enumerate and report state on the relevant security properti
| **4.** | If present, Secure Memory Overwrite is available. | | **4.** | If present, Secure Memory Overwrite is available. |
| **5.** | If present, NX protections are available. | | **5.** | If present, NX protections are available. |
| **6.** | If present, SMM mitigations are available. | | **6.** | If present, SMM mitigations are available. |
| **7.** | If present, Mode Based Execution Control is available. |
#### InstanceIdentifier #### InstanceIdentifier
@ -199,6 +200,7 @@ This field describes the required security properties to enable virtualization-b
| **4.** | If present, Secure Memory Overwrite is needed. | | **4.** | If present, Secure Memory Overwrite is needed. |
| **5.** | If present, NX protections are needed. | | **5.** | If present, NX protections are needed. |
| **6.** | If present, SMM mitigations are needed. | | **6.** | If present, SMM mitigations are needed. |
| **7.** | If present, Mode Based Execution Control is needed. |
#### SecurityServicesConfigured #### SecurityServicesConfigured