From 560b2fb47aefebddcca6d5572438ad1c1ed5ce29 Mon Sep 17 00:00:00 2001 From: Dong Guo Date: Mon, 17 Mar 2014 08:38:32 +0000 Subject: [PATCH] Add comments for PcdHideTpmSupport. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dong Guo Reviewed-by: Fu Siyuan Reviewed-by: Yao Jiewen git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15334 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/SecurityPkg.dec | 1 + 1 file changed, 1 insertion(+) diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index f2b3ac66ef..794287d137 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -231,6 +231,7 @@ ## The PCD is used to control whether to support hiding the TPM. # If TRUE, PcdHideTpm controls whether to hide the TPM. + # This pcd is only for validation purpose. It should be set to false in production. gEfiSecurityPkgTokenSpaceGuid.PcdHideTpmSupport|FALSE|BOOLEAN|0x00000007 [PcdsDynamic, PcdsDynamicEx] -- 2.39.2