XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_MM_RESERVED_MMRAM_REGION Struct Reference

#include <MmConfiguration.h>

Public Attributes

EFI_PHYSICAL_ADDRESS MmramReservedStart
 
UINT64 MmramReservedSize
 

Detailed Description

Structure describing a MMRAM region which cannot be used for the MMRAM heap.

Member Data Documentation

◆ MmramReservedSize

UINT64 _EFI_MM_RESERVED_MMRAM_REGION::MmramReservedSize

Number of bytes occupied by the reserved MMRAM area. A size of zero indicates the last MMRAM area.

◆ MmramReservedStart

EFI_PHYSICAL_ADDRESS _EFI_MM_RESERVED_MMRAM_REGION::MmramReservedStart

Starting address of the reserved MMRAM area, as it appears while MMRAM is open. Ignored if MmramReservedSize is 0.


The documentation for this struct was generated from the following file: