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.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang....@intel.com> Cc: Michael Kubacki <michael.kuba...@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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-