TianoCore EDK2 master
Loading...
Searching...
No Matches
CmArmRmrDescriptor Struct Reference

#include <DynamicTablesPkg/Include/ArmNameSpaceObjects.h>

Data Fields

UINT64 BaseAddress
 
UINT64 Length
 

Detailed Description

A structure that describes the Memory Range descriptor.

ID: EArmObjMemoryRangeDescriptor

Definition at line 700 of file ArmNameSpaceObjects.h.

Field Documentation

◆ BaseAddress

UINT64 CmArmRmrDescriptor::BaseAddress

Base address of Reserved Memory Range, aligned to a page size of 64K.

Definition at line 703 of file ArmNameSpaceObjects.h.

◆ Length

UINT64 CmArmRmrDescriptor::Length

Length of the Reserved Memory range. Must be a multiple of the page size of 64K.

Definition at line 707 of file ArmNameSpaceObjects.h.


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