]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocation
authorZhang, Chao B <chao.b.zhang@intel.com>
Sat, 13 Jan 2018 08:52:48 +0000 (16:52 +0800)
committerZhang, Chao B <chao.b.zhang@intel.com>
Mon, 15 Jan 2018 08:40:11 +0000 (16:40 +0800)
commitd02a848e3246213edddb69cfb2360830eb058ab3
tree1f1bc2b82d4bfa7b1c7064c4052d3c0ebd544512
parent2067d9f8bfdf172a5eab4d1abfe8b4ba8c5195d5
SecurityPkg/PhysicalPresenceLib: Reject illegal PCR bank allocation

According to TCG PP1.3 spec, error PCR bank allocation input should be
rejected by Physical Presence. Firmware has to ensure that at least one
PCR banks is active.

Cc: Long Qin <qin.long@intel.com>
Cc: Yao Jiewen <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.c