From: "gaoliming" <gaoliming@byosoft.com.cn>
To: "'Kun Qin'" <kuqin12@gmail.com>, <devel@edk2.groups.io>
Cc: "'Michael D Kinney'" <michael.d.kinney@intel.com>,
"'Zhiguang Liu'" <zhiguang.liu@intel.com>,
"'Sean Brogan'" <sean.brogan@microsoft.com>,
"'Jian J Wang'" <jian.j.wang@intel.com>
Subject: 回复: [PATCH v1 0/3] Add MM Communication PPI definition to MdePkg
Date: Fri, 17 Sep 2021 09:25:48 +0800 [thread overview]
Message-ID: <00c101d7ab62$f21a6600$d64f3200$@byosoft.com.cn> (raw)
In-Reply-To: <20210916001420.459-1-kuqin12@gmail.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
> -----邮件原件-----
> 发件人: Kun Qin <kuqin12@gmail.com>
> 发送时间: 2021年9月16日 8:14
> 收件人: devel@edk2.groups.io
> 抄送: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Zhiguang Liu <zhiguang.liu@intel.com>; Sean
> Brogan <sean.brogan@microsoft.com>; Jian J Wang <jian.j.wang@intel.com>
> 主题: [PATCH v1 0/3] Add MM Communication PPI definition to MdePkg
>
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3629
>
> EFI_PEI_MM_COMMUNICATION_PPI is defined since PI spec v1.5. This patch
> series added the interface definition and related GUIDs into MdePkg.
>
> Given gEfiPeiSmmCommunicationPpiGuid and
> gEfiPeiMmCommunicationPpiGuid
> have the same value, CI build files are also updated accordingly to avoid
> build failure caused by duplicate GUIDs.
>
> Patch v1 branch:
> https://github.com/kuqin12/edk2/tree/mm_communicate_ppi
>
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Liming Gao <gaoliming@byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Sean Brogan <sean.brogan@microsoft.com>
> Cc: Jian J Wang <jian.j.wang@intel.com>
>
> Kun Qin (3):
> MdePkg: MmCommunication: Added definition of MM Communication PPI
> MdePkg: CI YAML: Added new GUID to ignore duplicate list
> MdeModulePkg: CI YAML: Added new GUID to ignore duplicate list
>
> MdeModulePkg/MdeModulePkg.ci.yaml | 1 +
> MdePkg/Include/Ppi/MmCommunication.h | 72 ++++++++++++++++++++
> MdePkg/MdePkg.ci.yaml | 3 +-
> MdePkg/MdePkg.dec | 3 +
> 4 files changed, 78 insertions(+), 1 deletion(-)
> create mode 100644 MdePkg/Include/Ppi/MmCommunication.h
>
> --
> 2.32.0.windows.1
prev parent reply other threads:[~2021-09-17 1:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-16 0:14 [PATCH v1 0/3] Add MM Communication PPI definition to MdePkg Kun Qin
2021-09-16 0:14 ` [PATCH v1 1/3] MdePkg: MmCommunication: Added definition of MM Communication PPI Kun Qin
2021-09-16 0:14 ` [PATCH v1 2/3] MdePkg: CI YAML: Added new GUID to ignore duplicate list Kun Qin
2021-09-16 0:14 ` [PATCH v1 3/3] MdeModulePkg: " Kun Qin
2021-09-17 1:25 ` gaoliming [this message]
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='00c101d7ab62$f21a6600$d64f3200$@byosoft.com.cn' \
--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