TianoCore EDK2 master
|
Go to the source code of this file.
Data Structures | |
struct | MM_COMM_BUFFER |
struct | MM_COMM_BUFFER_STATUS |
Macros | |
#define | MM_COMM_BUFFER_HOB_GUID { 0x6c2a2520, 0x0131, 0x4aee, { 0xa7, 0x50, 0xcc, 0x38, 0x4a, 0xac, 0xe8, 0xc6 }} |
Variables | |
EFI_GUID | gMmCommBufferHobGuid |
MM Communication buffer data.
Copyright (c) 2024, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file MmCommBuffer.h.
#define MM_COMM_BUFFER_HOB_GUID { 0x6c2a2520, 0x0131, 0x4aee, { 0xa7, 0x50, 0xcc, 0x38, 0x4a, 0xac, 0xe8, 0xc6 }} |
The GUID of the MM Communication buffer HOB.
Definition at line 16 of file MmCommBuffer.h.