summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/SecurityPkg.dec
diff options
context:
space:
mode:
authorQiu Shumin <shumin.qiu@intel.com>2015-08-27 05:23:46 +0000
committershenshushi <shenshushi@Edk2>2015-08-27 05:23:46 +0000
commitf194d8733db7c919fed94b2d1ddc67207766d78b (patch)
tree152815ec6f64e1591b780d1e21a362d68a14f85e /SecurityPkg/SecurityPkg.dec
parentcf34f86bc2b630b874df4ff657421942fbf8721b (diff)
downloadedk2-f194d8733db7c919fed94b2d1ddc67207766d78b.tar.gz
edk2-f194d8733db7c919fed94b2d1ddc67207766d78b.tar.bz2
edk2-f194d8733db7c919fed94b2d1ddc67207766d78b.zip
SecurityPkg: Add missing PCD usage information.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qiu Shumin <shumin.qiu@intel.com> Reviewed-by: Chao Zhang <chao.b.zhang@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18333 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/SecurityPkg.dec')
-rw-r--r--SecurityPkg/SecurityPkg.dec2
1 files changed, 2 insertions, 0 deletions
diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec
index 61bf4c434a..29e81d07b8 100644
--- a/SecurityPkg/SecurityPkg.dec
+++ b/SecurityPkg/SecurityPkg.dec
@@ -367,6 +367,7 @@
## This PCR means the OEM configurated number of PCR banks.
# 0 means dynamic get from supported HASH algorithm
+ # @Prompt OEM configurated number of PCR banks.
gEfiSecurityPkgTokenSpaceGuid.PcdTcg2NumberOfPCRBanks|0x0|UINT32|0x00010015
## Provides one or more SHA 256 Hashes of the RSA 2048 public keys used to verify Recovery and Capsule Update images
@@ -391,6 +392,7 @@
## This PCD indicated final BIOS supported Hash mask.
# Bios may choose to register a subset of PcdTpm2HashMask.
# So this PCD is final value of how many hash algo is extended to PCR.
+ # @Prompt Hash Algorithm bitmap.
gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|0xFFFFFFFF|UINT32|0x00010016
[UserExtensions.TianoCore."ExtraFiles"]