mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
e609aef97a
commit
560b2fb47a
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue