]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLib
authorJiewen Yao <jiewen.yao@intel.com>
Tue, 13 Sep 2016 10:43:30 +0000 (18:43 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 21 Sep 2016 10:20:16 +0000 (18:20 +0800)
commitf9c9a1406c7393f01961fbc07f6b6f47ce7f4137
tree6b88b432322d0960db519d0073ef5fb9a8e9fd49
parent558311c94a7eb5ab2108698800498d074572555c
SecurityPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLib

This patch just moves function Tpm2CommandAllocPcr() from
DxeTcg2PhysicalPresenceLib.c to Tpm2CommandLib as Tpm2PcrAllocateBanks()
and no functionality change.

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