Merge pull request #8887 from joinimran/patch-119

Addition of information in security properties
This commit is contained in:
Beth Woodbury
2020-12-30 09:48:57 -08:00
committed by GitHub

View File

@ -196,7 +196,7 @@ Value | Description
**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. **7.** | If present, Mode Based Execution Control is available.
**8.** | If present, APIC virtualization is available.
#### InstanceIdentifier #### InstanceIdentifier
@ -227,6 +227,7 @@ Value | Description
**1.** | If present, Windows Defender Credential Guard is configured. **1.** | If present, Windows Defender Credential Guard is configured.
**2.** | If present, HVCI is configured. **2.** | If present, HVCI is configured.
**3.** | If present, System Guard Secure Launch is configured. **3.** | If present, System Guard Secure Launch is configured.
**4.** | If present, SMM Firmware Measurement is configured.
#### SecurityServicesRunning #### SecurityServicesRunning
@ -238,6 +239,7 @@ Value | Description
**1.** | If present, Windows Defender Credential Guard is running. **1.** | If present, Windows Defender Credential Guard is running.
**2.** | If present, HVCI is running. **2.** | If present, HVCI is running.
**3.** | If present, System Guard Secure Launch is running. **3.** | If present, System Guard Secure Launch is running.
**4.** | If present, SMM Firmware Measurement is running.
#### Version #### Version