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

Data Fields

EFI_PHYSICAL_ADDRESS PhysicalBase
 
EFI_VIRTUAL_ADDRESS VirtualBase
 
UINT64 Length
 
ARM_MEMORY_REGION_ATTRIBUTES Attributes
 

Detailed Description

Definition at line 48 of file ArmLib.h.

Field Documentation

◆ Attributes

ARM_MEMORY_REGION_ATTRIBUTES ARM_MEMORY_REGION_DESCRIPTOR::Attributes

Definition at line 52 of file ArmLib.h.

◆ Length

UINT64 ARM_MEMORY_REGION_DESCRIPTOR::Length

Definition at line 51 of file ArmLib.h.

◆ PhysicalBase

EFI_PHYSICAL_ADDRESS ARM_MEMORY_REGION_DESCRIPTOR::PhysicalBase

Definition at line 49 of file ArmLib.h.

◆ VirtualBase

EFI_VIRTUAL_ADDRESS ARM_MEMORY_REGION_DESCRIPTOR::VirtualBase

Definition at line 50 of file ArmLib.h.


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