TianoCore EDK2 master
Loading...
Searching...
No Matches
MmCommBuffer.h
Go to the documentation of this file.
1
10#ifndef MM_COMM_BUFFER_H_
11#define MM_COMM_BUFFER_H_
12
16#define MM_COMM_BUFFER_HOB_GUID \
17 { 0x6c2a2520, 0x0131, 0x4aee, { 0xa7, 0x50, 0xcc, 0x38, 0x4a, 0xac, 0xe8, 0xc6 }}
18
27typedef struct {
32
37
43
44typedef struct {
49
54
60
61extern EFI_GUID gMmCommBufferHobGuid;
62
63#endif
UINT64 EFI_PHYSICAL_ADDRESS
Definition: UefiBaseType.h:50
Definition: Base.h:213
EFI_PHYSICAL_ADDRESS PhysicalStart
Definition: MmCommBuffer.h:31
EFI_PHYSICAL_ADDRESS Status
Definition: MmCommBuffer.h:41
UINT64 NumberOfPages
Definition: MmCommBuffer.h:36