[edk2-devel] [PATCH v1 0/1] Fix function and structure definition mismatches in Ppi/MmControl.h

Kun Qin kuqin12 at gmail.com
Thu May 27 08:17:22 UTC 2021


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

The current MdePkg/Include/Ppi/MmControl.h file contains function and
structure definitions mismatch with those in Platform Initialization
Specification v1.7 (Errata A). These discrepancies will cause build
failure during usage.

This change corrected the name discrepancies in this header file.

Patch v1 branch: https://github.com/kuqin12/edk2/tree/mm_control_ppi_v1

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>

Kun Qin (1):
  MdePkg: MmControl: Fix function and structure definition mismatches

 MdePkg/Include/Ppi/MmControl.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.31.1.windows.1



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