]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Add missing PCD usage information.
authorQiu Shumin <shumin.qiu@intel.com>
Thu, 27 Aug 2015 05:23:46 +0000 (05:23 +0000)
committershenshushi <shenshushi@Edk2>
Thu, 27 Aug 2015 05:23:46 +0000 (05:23 +0000)
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

SecurityPkg/SecurityPkg.dec
SecurityPkg/SecurityPkg.uni

index 61bf4c434a829124ad08e90ba3249e8a0d96a139..29e81d07b8a9386f5b57270c93d584f96c9473ce 100644 (file)
 \r
   ## This PCR means the OEM configurated number of PCR banks.\r
   #  0 means dynamic get from supported HASH algorithm\r
+  # @Prompt OEM configurated number of PCR banks.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTcg2NumberOfPCRBanks|0x0|UINT32|0x00010015\r
   \r
   ## Provides one or more SHA 256 Hashes of the RSA 2048 public keys used to verify Recovery and Capsule Update images\r
   ## This PCD indicated final BIOS supported Hash mask.\r
   #    Bios may choose to register a subset of PcdTpm2HashMask.\r
   #    So this PCD is final value of how many hash algo is extended to PCR.\r
+  # @Prompt Hash Algorithm bitmap.\r
   gEfiSecurityPkgTokenSpaceGuid.PcdTcg2HashAlgorithmBitmap|0xFFFFFFFF|UINT32|0x00010016\r
   \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
index 4dc2590a617624199b191d0c9d69f087897cc420..4e49008dc6b9a2615360df5e03e7d495d0775a9f 100644 (file)
Binary files a/SecurityPkg/SecurityPkg.uni and b/SecurityPkg/SecurityPkg.uni differ