[edk2-devel] 回复: [PATCH v1 0/3] Add MM Communication PPI definition to MdePkg

gaoliming gaoliming at byosoft.com.cn
Fri Sep 17 01:25:48 UTC 2021


Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>

> -----邮件原件-----
> 发件人: Kun Qin <kuqin12 at gmail.com>
> 发送时间: 2021年9月16日 8:14
> 收件人: devel at edk2.groups.io
> 抄送: Michael D Kinney <michael.d.kinney at intel.com>; Liming Gao
> <gaoliming at byosoft.com.cn>; Zhiguang Liu <zhiguang.liu at intel.com>; Sean
> Brogan <sean.brogan at microsoft.com>; Jian J Wang <jian.j.wang at 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 at intel.com>
> Cc: Liming Gao <gaoliming at byosoft.com.cn>
> Cc: Zhiguang Liu <zhiguang.liu at intel.com>
> Cc: Sean Brogan <sean.brogan at microsoft.com>
> Cc: Jian J Wang <jian.j.wang at 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





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#80837): https://edk2.groups.io/g/devel/message/80837
Mute This Topic: https://groups.io/mt/85666937/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list