public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Star Zeng <star.zeng@intel.com>
To: edk2-devel@lists.01.org
Cc: Star Zeng <star.zeng@intel.com>,
	Chao B Zhang <chao.b.zhang@intel.com>,
	Jiewen Yao <jiewen.yao@intel.com>
Subject: [PATCH 0/6] Move/Extract generic duplicated code to Tpm2CommandLib
Date: Tue, 20 Sep 2016 18:51:27 +0800	[thread overview]
Message-ID: <1474368693-180984-1-git-send-email-star.zeng@intel.com> (raw)

These patches move/extract Tpm2PcrAllocateBanks(),
Tpm2GetCapabilitySupportedAndActivePcrs(), CopyDigestListToBuffer(),
GetDigestListSize() and GetDigestFromDigestList() to Tpm2CommandLib.

Cc: Chao B Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>

Jiewen Yao (5):
  SecuriryPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLib
  SecuriryPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLib
  SecuriryPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib
  SecuriryPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLib
  SecuriryPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLib

Star Zeng (1):
  SecuriryPkg/TPM2: Update function header of GetDigestFromDigestList()

 SecurityPkg/Include/Library/Tpm2CommandLib.h       |  85 ++++++++-
 .../DxeTcg2PhysicalPresenceLib.c                   | 150 +---------------
 .../Library/Tpm2CommandLib/Tpm2Capability.c        |  92 ++++++++++
 SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c      | 147 +++++++++++++++-
 SecurityPkg/Library/Tpm2CommandLib/Tpm2Integrity.c | 134 +++++++++++++++
 SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c                  | 191 +--------------------
 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c                  | 145 +---------------
 SecurityPkg/Tcg/TrEEDxe/TrEEDxe.c                  |  37 +---
 SecurityPkg/Tcg/TrEEPei/TrEEPei.c                  |  37 +---
 9 files changed, 470 insertions(+), 548 deletions(-)

-- 
2.7.0.windows.1



             reply	other threads:[~2016-09-20 10:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-20 10:51 Star Zeng [this message]
2016-09-20 10:51 ` [PATCH 1/6] SecuriryPkg/TPM2: Move Tpm2PcrAllocateBanks() to Tpm2CommandLib Star Zeng
2016-09-20 10:51 ` [PATCH 2/6] SecuriryPkg/TPM2: Move GetDigestFromDigestList() " Star Zeng
2016-09-20 10:51 ` [PATCH 3/6] SecuriryPkg/TPM2: Update function header of GetDigestFromDigestList() Star Zeng
2016-09-20 10:51 ` [PATCH 4/6] SecuriryPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLib Star Zeng
2016-09-20 10:51 ` [PATCH 5/6] SecuriryPkg/TPM2: Move CopyDigestListToBuffer() " Star Zeng
2016-09-20 10:51 ` [PATCH 6/6] SecuriryPkg/TPM2: Extract GetSupportedAndActivePcrs " Star Zeng
2016-09-21  6:05   ` Zhang, Chao B
2016-09-20 10:58 ` [PATCH 0/6] Move/Extract generic duplicated code " Zeng, Star
2016-09-20 14:47 ` Yao, Jiewen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1474368693-180984-1-git-send-email-star.zeng@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox