From 1aaa34e6d07b440ce053824b5d440f49e6f2c970 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Mon, 20 Jun 2016 11:37:49 -0700 Subject: [PATCH] Update credential-guard.md --- windows/keep-secure/credential-guard.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/keep-secure/credential-guard.md b/windows/keep-secure/credential-guard.md index f82c2815c0..0b86b95323 100644 --- a/windows/keep-secure/credential-guard.md +++ b/windows/keep-secure/credential-guard.md @@ -80,7 +80,7 @@ The PC must meet the following hardware and software requirements to use Credent

Trusted Platform Module (TPM) version 1.2 or 2.0

-

TPM 1.2 and 2.0 provides protection for encryption keys that are stored in the firmware and are used by Credential Guard. See the following table to determine which TPM versions are supported on your OS.

+

TPM 1.2 and 2.0 provides protection for encryption keys used by virtualization-based security to protect Credential Guard storage where all other keys are stored. See the following table to determine which TPM versions are supported on your OS.

@@ -94,7 +94,7 @@ The PC must meet the following hardware and software requirements to use Credent
OS version Required TPM
-Note  If you don't have a TPM installed, Credential Guard will still be enabled, but the keys used to encrypt Credential Guard will not be protected by the TPM. +Note  If you don't have a TPM installed, Credential Guard will still be enabled, but the virtualization-based security keys used to protect Credential Guard storage will not bound to the TPM. Instead, the keys will be protected in a UEFI Boot Service variable.