public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gao, Liming" <liming.gao@intel.com>
To: "Yao, Jiewen" <jiewen.yao@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Subject: Re: [PATCH V2 0/4] Add SmmIoLib
Date: Tue, 25 Apr 2017 01:42:20 +0000	[thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D7237C3@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <1493043286-19452-1-git-send-email-jiewen.yao@intel.com>

Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
>Jiewen Yao
>Sent: Monday, April 24, 2017 10:15 PM
>To: edk2-devel@lists.01.org
>Subject: [edk2] [PATCH V2 0/4] Add SmmIoLib
>
>==== V2 ====
>Remove ASSERT(FALSE). (From Jeff Fan)
>
>==== V1 ====
>
>This patch series add SmmIoLib.
>It is the first part of bugzillar 491.
>https://bugzilla.tianocore.org/show_bug.cgi?id=491
>Move generic function - OpalIsValidMmioSpace from OPAL
>driver to library.
>
>This SmmIoLib is similar to SmmMemLib.
>
>The second part of bugzillar 491 is to update consumer
>SecurityPkg/Tcg/Opal/OpalPasswordSmm. It will be
>handled in future patch series.
>
>Jiewen Yao (4):
>  MdePkg/SmmIoLib: Add header file.
>  MdePkg/SmmIoLib: Add sample instance.
>  MdePkg/dec: Add SmmIoLib.
>  MdePkg/dsc: add SmmIoLib
>
> MdePkg/Include/Library/SmmIoLib.h    |  42 +++
> MdePkg/Library/SmmIoLib/SmmIoLib.c   | 330 ++++++++++++++++++++
> MdePkg/Library/SmmIoLib/SmmIoLib.inf |  53 ++++
> MdePkg/Library/SmmIoLib/SmmIoLib.uni |  23 ++
> MdePkg/MdePkg.dec                    |   4 +
> MdePkg/MdePkg.dsc                    |   1 +
> 6 files changed, 453 insertions(+)
> create mode 100644 MdePkg/Include/Library/SmmIoLib.h
> create mode 100644 MdePkg/Library/SmmIoLib/SmmIoLib.c
> create mode 100644 MdePkg/Library/SmmIoLib/SmmIoLib.inf
> create mode 100644 MdePkg/Library/SmmIoLib/SmmIoLib.uni
>
>--
>2.7.4.windows.1
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel


  parent reply	other threads:[~2017-04-25  1:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24 14:14 [PATCH V2 0/4] Add SmmIoLib Jiewen Yao
2017-04-24 14:14 ` [PATCH V2 1/4] MdePkg/SmmIoLib: Add header file Jiewen Yao
2017-04-24 14:14 ` [PATCH V2 2/4] MdePkg/SmmIoLib: Add sample instance Jiewen Yao
2017-04-24 14:58   ` Carsey, Jaben
2017-04-26  1:02     ` Yao, Jiewen
2017-04-24 14:14 ` [PATCH V2 3/4] MdePkg/dec: Add SmmIoLib Jiewen Yao
2017-04-24 14:14 ` [PATCH V2 4/4] MdePkg/dsc: add SmmIoLib Jiewen Yao
2017-04-25  1:42 ` Gao, Liming [this message]
2017-04-26  1:18 ` [PATCH V2 0/4] Add SmmIoLib Fan, Jeff

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=4A89E2EF3DFEDB4C8BFDE51014F606A14D7237C3@shsmsx102.ccr.corp.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