EFI_MEMORY_RANGE_EXTENDED_DATA Struct Reference


Data Fields

EFI_STATUS_CODE_DATA DataHeader
EFI_PHYSICAL_ADDRESS Start
EFI_PHYSICAL_ADDRESS Length

Detailed Description

This structure defines extended data describing a memory range.

This extended data may be used to convey the specifics of a memory range. Ranges are specified with a start address and a length.


Field Documentation

The data header identifying the data. DataHeader.HeaderSize should be sizeof (EFI_STATUS_CODE_DATA), DataHeader.Size should be sizeof (EFI_MEMORY_RANGE_EXTENDED_DATA) - HeaderSize, and DataHeader.Type should be EFI_STATUS_CODE_SPECIFIC_DATA_GUID.

The length in bytes of the memory range.

The starting address of the memory range.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1