summaryrefslogtreecommitdiff
path: root/CorebootModulePkg
diff options
context:
space:
mode:
authorSamer El-Haj-Mahmoud <samer.el-haj-mahmoud@hp.com>2015-08-18 05:46:50 +0000
committerjyao1 <jyao1@Edk2>2015-08-18 05:46:50 +0000
commitf88e9c5bb9b4e50390cc79ca81547f89911a4e0c (patch)
tree11e5bb10f46e5280994ab85d664eb5bebd45ecfc /CorebootModulePkg
parent2c3200072f94313600c6fa9af57715220b51a5fb (diff)
downloadedk2-platforms-f88e9c5bb9b4e50390cc79ca81547f89911a4e0c.tar.xz
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
Diffstat (limited to 'CorebootModulePkg')
0 files changed, 0 insertions, 0 deletions