_EFI_PEI_LOADED_IMAGE_PPI Struct Reference


Data Fields

EFI_PHYSICAL_ADDRESS ImageAddress
UINT64 ImageSize
EFI_PEI_FILE_HANDLE FileHandle

Detailed Description

This interface is installed by the PEI Dispatcher after the image has been loaded and after all security checks have been performed, to notify other PEIMs of the files which are being loaded.

Field Documentation

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.


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