audk/SecurityPkg
Samer El-Haj-Mahmoud f88e9c5bb9 SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap
PcdTcg2HashAlgorithmBitmap is declared in a section that allows it to be Fixed or PatchableAtBuild, but there is code that sets it.
This breaks the build on some platforms. Changed it to be PcdsDynamic and PcdsDynamicEx only.

We move PcdTpm2HashMask to Dynamic section too, because now Tcg2Pei will set this PCD according to TPM2 device capability.

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: "Samer El-Haj-Mahmoud" <samer.el-haj-mahmoud@hp.com>
Reviewed-by: "Yao, Jiewen" <Jiewen.Yao@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18233 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-18 05:46:50 +00:00
..
Application/RngTest SecurityPkg: Delete Auth Variable driver 2015-07-01 03:13:02 +00:00
Hash2DxeCrypto Add restriction that HashFinal() must be after at least one HashUpdate(). 2015-08-18 02:11:10 +00:00
Include Add TPM2 support defined in trusted computing group. 2015-08-13 08:24:17 +00:00
Library SecurityPkg: Update SignatureSize to comply UEFI spec 2015-08-17 02:50:26 +00:00
Pkcs7Verify/Pkcs7VerifyDxe SecurityPkg/Pkcs7VerifyDxe: Cleanup P7CheckTrust function comments. 2015-07-14 02:18:19 +00:00
RandomNumberGenerator/RngDxe SecurityPkg: Convert non DOS format files to DOS format 2014-09-03 08:51:17 +00:00
Tcg Add TPM2 support defined in trusted computing group. 2015-08-13 08:24:17 +00:00
UserIdentification SecurityPkg:Replace unsafe string functions. 2015-07-08 06:59:50 +00:00
VariableAuthenticated SecurityPkg:Replace unsafe string functions. 2015-07-08 06:59:50 +00:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
SecurityPkg.dec SecurityPkg: Fixed build error due to FixedAtBuild PcdTcg2HashAlgorithmBitmap 2015-08-18 05:46:50 +00:00
SecurityPkg.dsc Add TPM2 support defined in trusted computing group. 2015-08-13 08:24:17 +00:00
SecurityPkg.uni SecurityPkg: Add missing PCD usage information in UNI files. 2015-07-28 01:38:14 +00:00
SecurityPkgExtra.uni SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:49:39 +00:00