audk/SecurityPkg/Tcg
Star Zeng a9f1b2e2d7 SecurityPkg Tcg2Dxe: Get correct digest list size
Current code uses GetDigestListSize(DigestList) to get
digest list size, that is incorrect.
The code should get digest list size of digests copied
into event2 log, those digests are compacted, so
GetDigestListBinSize() should be used.

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>
2016-11-21 10:38:33 +08:00
..
MemoryOverwriteControl SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. 2016-01-11 05:12:31 +00:00
MemoryOverwriteRequestControlLock SecurityPkg: Mark MorLock module deprecated. 2016-01-19 13:23:30 +00:00
Opal SecurityPkg: Fix typos in comments 2016-11-15 15:45:31 +08:00
PhysicalPresencePei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Config SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer() 2016-08-22 18:54:32 +08:00
Tcg2Dxe SecurityPkg Tcg2Dxe: Get correct digest list size 2016-11-21 10:38:33 +08:00
Tcg2Pei SecurityPkg Tcg2Pei: Fix GCC build failure caused by 5919a9600e 2016-09-23 17:25:58 +08:00
Tcg2Smm SecurityPkg: Tcg2: Fix TCG2 PP issues 2016-09-29 10:30:30 +08:00
TcgConfigDxe SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack function 2016-02-22 14:19:04 +08:00
TcgDxe SecurityPkg: Fix typos in comments 2016-11-15 15:45:31 +08:00
TcgPei SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIs 2016-01-21 19:30:14 +00:00
TcgSmm SecurityPkg: Tcg: New field for User Confirmation Status 2016-09-27 09:01:06 +08:00
TrEEConfig SecurityPkg: Update protocol usage in module INF files. 2016-04-13 14:52:58 +08:00
TrEEDxe SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib 2016-09-21 18:20:17 +08:00
TrEEPei SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib 2016-09-21 18:20:17 +08:00
TrEESmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00