[edk2-devel] [PATCH v2 0/2] Add MM Configuration PPI definition to MdePkg

Kun Qin kuqin12 at gmail.com
Thu Jun 24 03:33:06 UTC 2021


REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3440

This patch series is a follow up of previous submission:
https://edk2.groups.io/g/devel/message/76748

v2 patches mainly focus on feedback for commits submitted in v1 patches:
a. Moved EFI_MM_RESERVED_MMRAM_REGION from PiMmCis to PiMultiPhase;
b. Updated inclusion in new file accordingly;

Patch v2 branch: https://github.com/kuqin12/edk2/tree/mm_config_ppi_v2

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: Michael Kubacki <michael.kubacki at microsoft.com>

Kun Qin (2):
  MdePkg: MmConfiguration: Move definition of
    EFI_MM_RESERVED_MMRAM_REGION
  MdePkg: MmConfiguration: Added definition of MM Configuration PPI

 MdePkg/Include/Pi/PiMultiPhase.h          | 16 +++++
 MdePkg/Include/Ppi/MmConfiguration.h      | 62 ++++++++++++++++++++
 MdePkg/Include/Protocol/MmConfiguration.h | 16 -----
 MdePkg/MdePkg.dec                         |  3 +
 4 files changed, 81 insertions(+), 16 deletions(-)
 create mode 100644 MdePkg/Include/Ppi/MmConfiguration.h

-- 
2.31.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77035): https://edk2.groups.io/g/devel/message/77035
Mute This Topic: https://groups.io/mt/83753768/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