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

Data Fields

UINTN Signature
 
LIST_ENTRY Link
 
BOOLEAN FromPages
 
EFI_MEMORY_TYPE Type
 
UINT64 Start
 
UINT64 End
 
UINT64 VirtualStart
 
UINT64 Attribute
 
BOOLEAN FromStack
 

Detailed Description

Definition at line 17 of file Imem.h.

Field Documentation

◆ Attribute

UINT64 MEMORY_MAP::Attribute

Definition at line 27 of file Imem.h.

◆ End

UINT64 MEMORY_MAP::End

Definition at line 24 of file Imem.h.

◆ FromPages

BOOLEAN MEMORY_MAP::FromPages

Definition at line 20 of file Imem.h.

◆ FromStack

BOOLEAN MEMORY_MAP::FromStack

Definition at line 25 of file Page.c.

◆ Link

LIST_ENTRY MEMORY_MAP::Link

Definition at line 19 of file Imem.h.

◆ Signature

UINTN MEMORY_MAP::Signature

Definition at line 18 of file Imem.h.

◆ Start

UINT64 MEMORY_MAP::Start

Definition at line 23 of file Imem.h.

◆ Type

EFI_MEMORY_TYPE MEMORY_MAP::Type

Definition at line 22 of file Imem.h.

◆ VirtualStart

UINT64 MEMORY_MAP::VirtualStart

Definition at line 26 of file Imem.h.


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