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

#include <SmmConfiguration.h>

Public Attributes

EFI_PHYSICAL_ADDRESS SmramReservedStart
 
UINT64 SmramReservedSize
 

Detailed Description

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

Member Data Documentation

◆ SmramReservedSize

UINT64 _EFI_SMM_RESERVED_SMRAM_REGION::SmramReservedSize

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

◆ SmramReservedStart

EFI_PHYSICAL_ADDRESS _EFI_SMM_RESERVED_SMRAM_REGION::SmramReservedStart

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


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