mirror of https://github.com/acidanthera/audk.git
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3397
Current Ppi/MmControl.h file has structure definition of "struct
_PEI_MM_CONTROL_PPI". This name mismatches with its definition in PI
Specification v1.7 (Errata) as "struct _EFI_PEI_MM_CONTROL_PPI".
In addition, field types "PEI_MM_ACTIVATE" and "PEI_MM_DEACTIVATE" used
in "struct _PEI_MM_CONTROL_PPI" mismatches with the definition of
"EFI_PEI_MM_ACTIVATE" and "EFI_PEI_MM_DEACTIVATE" in the PI spec.
This change fixes these mismatches by using the PI spec defined names.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Fixes:
|
||
---|---|---|
.. | ||
BlockIo.h | ||
BlockIo2.h | ||
BootInRecoveryMode.h | ||
Capsule.h | ||
CpuIo.h | ||
Decompress.h | ||
DelayedDispatch.h | ||
DeviceRecoveryModule.h | ||
DxeIpl.h | ||
EndOfPeiPhase.h | ||
FirmwareVolume.h | ||
FirmwareVolumeInfo.h | ||
FirmwareVolumeInfo2.h | ||
Graphics.h | ||
GuidedSectionExtraction.h | ||
I2cMaster.h | ||
IsaHc.h | ||
LoadFile.h | ||
LoadImage.h | ||
MasterBootMode.h | ||
MemoryDiscovered.h | ||
MmAccess.h | ||
MmControl.h | ||
MpServices.h | ||
Pcd.h | ||
PcdInfo.h | ||
PciCfg2.h | ||
PeiCoreFvLocation.h | ||
PiPcd.h | ||
PiPcdInfo.h | ||
ReadOnlyVariable2.h | ||
RecoveryModule.h | ||
ReportStatusCodeHandler.h | ||
Reset.h | ||
Reset2.h | ||
S3Resume2.h | ||
SecHobData.h | ||
SecPlatformInformation.h | ||
SecPlatformInformation2.h | ||
Security2.h | ||
Smbus2.h | ||
Stall.h | ||
StatusCode.h | ||
SuperIo.h | ||
TemporaryRamDone.h | ||
TemporaryRamSupport.h | ||
VectorHandoffInfo.h |