]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4
authorStar Zeng <star.zeng@intel.com>
Fri, 18 Nov 2016 07:34:54 +0000 (15:34 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 23 Nov 2016 08:56:18 +0000 (16:56 +0800)
commit7b9b576c71c71ed134f50497fd58f862109dd80b
tree3abc42da00edf807927ba1b7dc49770ef98a330a
parent252b891b2b49dddad5e3850146719d14c22f1c60
SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4

The code updates Tcg2PhysicalPresenceLibProcessRequest() to also lock
Tcg2PhysicalPresenceFlags variable on S4.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
SecurityPkg/Library/DxeTcg2PhysicalPresenceLib/DxeTcg2PhysicalPresenceLib.c