audk/MdeModulePkg/Include/Guid
Hongbin1 Zhang ff04469d33 MdeModulePkg: Add MM Communication Buffer definition
The MM communicate buffer facilitates data sharing between non-MM
and MM code.
The MM IPL code allocates a "fixed" runtime type memory as the MM
communication buffer, and communicates its address and size to MM
Core via MmCommBuffer GUIDed HOB.
Here, "fixed" implies that the buffer's location remains constant
throughout the boot process.
Data is exchanged between the MM Communication PPI/Protocol and a
software MMI handler using this fixed MM communication buffer.

Signed-off-by: Hongbin1 Zhang <hongbin1.zhang@intel.com>
Co-authored-by: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Co-authored-by: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Wei6 Xu <wei6.xu@intel.com>
Cc: Dun Tan <dun.tan@intel.com>
Cc: Yuanhao Xie <yuanhao.xie@intel.com>
2024-08-28 15:25:27 +00:00
..
AcpiS3Context.h MdeModulePkg:Remove MpService2Ppi field in SMM_S3_RESUME_STATE 2024-06-04 07:40:27 +00:00
BootDiscoveryPolicy.h
BootScriptExecutorVariable.h
CapsuleVendor.h
ConnectConInEvent.h
ConsoleInDevice.h
ConsoleOutDevice.h
Crc32GuidedSectionExtraction.h
DebugMask.h
DriverSampleHii.h
EndOfS3Resume.h
EventExitBootServiceFailed.h
ExtendedFirmwarePerformance.h
FaultTolerantWrite.h
FirmwarePerformance.h
HiiBootMaintenanceFormset.h
HiiResourceSampleHii.h
IdleLoopEvent.h
LoadModuleAtFixedAddress.h
LzmaDecompress.h
MdeModuleHii.h
MdeModulePkgTokenSpace.h
MemoryProfile.h
MemoryStatusCodeRecord.h
MemoryTypeInformation.h MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB 2024-01-30 18:30:02 +00:00
MigratedFvInfo.h MdeModulePkg: Optimize PEI Core Migration Algorithm 2024-07-30 13:51:41 +00:00
MmCommBuffer.h MdeModulePkg: Add MM Communication Buffer definition 2024-08-28 15:25:27 +00:00
MtcVendor.h
NVMeEventGroup.h MdeModulePkg: Add NVMe Long Delay Time Events 2024-07-27 01:32:21 +00:00
NonDiscoverableDevice.h
PcdDataBaseHobGuid.h
PcdDataBaseSignatureGuid.h
Performance.h
PerformanceMeasurement.h
PiSmmCommunicationRegionTable.h
PiSmmMemoryAttributesTable.h
PlatDriOverrideHii.h
PlatformHasAcpi.h
RamDiskHii.h
RecoveryDevice.h
RngAlgorithm.h MdeModulePkg/Rng: Add GUID to describe unsafe Rng algorithms 2023-09-08 09:48:55 +00:00
S3SmmInitDone.h
S3StorageDeviceInitList.h
SerialPortLibVendor.h
SmiHandlerProfile.h
SmmLockBox.h
SmmVariableCommon.h
StandardErrorDevice.h
StatusCodeCallbackGuid.h
StatusCodeDataTypeDebug.h
StatusCodeDataTypeVariable.h
SystemNvDataGuid.h
TraceHubDebugInfoHob.h
TtyTerm.h
UsbKeyBoardLayout.h
VarCheckPolicyMmi.h MdeModulePkg/VariablePolicy: Add more granular variable policy querying 2023-10-31 14:40:50 +00:00
VarErrorFlag.h
VariableFlashInfo.h
VariableFormat.h
VariableIndexTable.h
VariableRuntimeCacheInfo.h MdeModulePkg:Add new gEdkiiVariableRuntimeCacheInfoHobGuid 2024-06-17 13:42:43 +00:00
ZeroGuid.h