]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c
SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()
authorStar Zeng <star.zeng@intel.com>
Wed, 16 Nov 2016 09:17:36 +0000 (17:17 +0800)
committerStar Zeng <star.zeng@intel.com>
Mon, 21 Nov 2016 02:38:29 +0000 (10:38 +0800)
commitbe93a17bbd1e8dd83904653aec17728641d67048
tree71026556d7210024f47bd3002a32d3cc44725ed9
parent6a62309459e36d59e4cfe14885fa3ed807841c62
SecurityPkg TPM2: Assign real copied count in CopyDigestListToBuffer()

In CopyDigestListToBuffer() of Tpm2CommandLib, the count in returned
Buffer should be real copied DigestList count.

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: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c