]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c
SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib
authorJiewen Yao <jiewen.yao@intel.com>
Wed, 14 Sep 2016 02:07:45 +0000 (10:07 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 21 Sep 2016 10:20:18 +0000 (18:20 +0800)
commit77e55cf4e283942766d6178eca375aeec055bff2
treecff9a89ca41c3c6a3d98f4c1a38839fb68ebc8aa
parentf28ab8494664411ac9b3ec22b82d714d8a3ca4c1
SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib

This patch just moves function GetDigestListSize() from
drivers to library 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/Tpm2CommandLib/Tpm2Help.c
SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c
SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c