diff options
author | Dong Guo <guo.dong@intel.com> | 2014-03-17 08:38:32 +0000 |
---|---|---|
committer | gdong1 <gdong1@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-03-17 08:38:32 +0000 |
commit | 560b2fb47aefebddcca6d5572438ad1c1ed5ce29 (patch) | |
tree | 5e1b65a066ce51d8865a5633bd898c97e87d2227 | |
parent | e609aef97a174455a79f339b15f83713b99e3b03 (diff) | |
download | edk2-platforms-560b2fb47aefebddcca6d5572438ad1c1ed5ce29.tar.xz |
Add comments for PcdHideTpmSupport.
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
-rw-r--r-- | SecurityPkg/SecurityPkg.dec | 1 |
1 files changed, 1 insertions, 0 deletions
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]
|