Data Fields | |
EFI_PHYSICAL_ADDRESS | ImageAddress |
UINT64 | ImageSize |
EFI_PEI_FILE_HANDLE | FileHandle |
File handle from which the image was loaded. Can be NULL, indicating the image was not loaded from a handle.
Address of the image at the address where it will be executed.
Size of the image as it will be executed.