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

Data Fields

UINT32 BassAddrLow
 
UINT32 BaseAddrHigh
 
UINT32 LengthLow
 
UINT32 LengthHigh
 
EFI_ACPI_MEMORY_TYPE Type
 

Detailed Description

Definition at line 28 of file E820.h.

Field Documentation

◆ BaseAddrHigh

UINT32 EFI_E820_ENTRY::BaseAddrHigh

Definition at line 30 of file E820.h.

◆ BassAddrLow

UINT32 EFI_E820_ENTRY::BassAddrLow

Definition at line 29 of file E820.h.

◆ LengthHigh

UINT32 EFI_E820_ENTRY::LengthHigh

Definition at line 32 of file E820.h.

◆ LengthLow

UINT32 EFI_E820_ENTRY::LengthLow

Definition at line 31 of file E820.h.

◆ Type

EFI_ACPI_MEMORY_TYPE EFI_E820_ENTRY::Type

Definition at line 33 of file E820.h.


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