_EFI_RUNTIME_IMAGE_ENTRY Struct Reference


Data Fields

VOID * ImageBase
UINT64 ImageSize
VOID * RelocationData
EFI_HANDLE Handle
EFI_LIST_ENTRY Link

Detailed Description

EFI_RUNTIME_IMAGE_ENTRY

Field Documentation

The ImageHandle passed into ImageBase when it was loaded.

Start of image that has been loaded in memory. It is a pointer to either the DOS header or PE header of the image.

Size in bytes of the image represented by ImageBase.

Entry for this node in the EFI_RUNTIME_ARCHITECTURE_PROTOCOL.ImageHead list.

Information about the fix-ups that were performed on ImageBase when it was loaded into memory.


Generated on Thu Sep 24 23:14:26 2015 for MdePkg[ALL] by  doxygen 1.5.7.1