public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V2 0/4] Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB
@ 2016-11-18  5:57 Star Zeng
  2016-11-18  5:57 ` [PATCH V2 1/4] SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external Star Zeng
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Star Zeng @ 2016-11-18  5:57 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng

V2:
Add PATCH 2/4 and 3/4.
  Add GetHashMaskFromAlgo() into Tpm2CommandLib.
  Update desc for param Buffer of GetDigestListSize().
Check if required digests in event2 log are reported and show error if not.
PATCH 4/4 will consume GetHashMaskFromAlgo() that's why PATCH 2/4 added.

Star Zeng (4):
  SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external
  SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLib
  SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize()
  SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB

 SecurityPkg/Include/Library/Tpm2CommandLib.h  | 31 ++++++++-
 SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c | 37 ++++++++--
 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c             | 98 +++++++++++++++++++++++++--
 3 files changed, 155 insertions(+), 11 deletions(-)

-- 
2.7.0.windows.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-11-18  7:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18  5:57 [PATCH V2 0/4] Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB Star Zeng
2016-11-18  5:57 ` [PATCH V2 1/4] SecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorithmMask external Star Zeng
2016-11-18  5:57 ` [PATCH V2 2/4] SecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2CommandLib Star Zeng
2016-11-18  5:57 ` [PATCH V2 3/4] SecurityPkg TPM2: Update desc for param Buffer of GetDigestListSize() Star Zeng
2016-11-18  5:57 ` [PATCH V2 4/4] SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOB Star Zeng
2016-11-18  7:04 ` [PATCH V2 0/4] " Zhang, Chao B
2016-11-18  7:46 ` Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox