]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add comments for PcdHideTpmSupport.
authorDong Guo <guo.dong@intel.com>
Mon, 17 Mar 2014 08:38:32 +0000 (08:38 +0000)
committergdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 17 Mar 2014 08:38:32 +0000 (08:38 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dong Guo <guo.dong@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15334 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/SecurityPkg.dec

index f2b3ac66effcc39149538a32dce617c505062e02..794287d137d57faff3d868f4980a28523713d53d 100644 (file)
 \r
   ## The PCD is used to control whether to support hiding the TPM.\r
   #  If TRUE, PcdHideTpm controls whether to hide the TPM.\r
 \r
   ## The PCD is used to control whether to support hiding the TPM.\r
   #  If TRUE, PcdHideTpm controls whether to hide the TPM.\r
+  #  This pcd is only for validation purpose. It should be set to false in production.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdHideTpmSupport|FALSE|BOOLEAN|0x00000007\r
   \r
 [PcdsDynamic, PcdsDynamicEx]\r
   gEfiSecurityPkgTokenSpaceGuid.PcdHideTpmSupport|FALSE|BOOLEAN|0x00000007\r
   \r
 [PcdsDynamic, PcdsDynamicEx]\r