< The device handle that the EFI Image was loaded from.
< A pointer to the file path portion specific to DeviceHandle
< The base address at which the image was loaded.
< The memory type that the code sections were loaded as.
< The memory type that the data sections were loaded as.
< The size in bytes of the loaded image.
< A pointer to the image's binary load options.
< The size in bytes of LoadOptions.
< All future revisions will be backward compatible to the current revision. +////< Parent image's image handle. NULL if the image is loaded directly fro
< that the EFI Image was loaded from. +////< Reserved. DO NOT USE
< Defines the revision of the EFI_LOADED_IMAGE_PROTOCOL structure.
< the firmware's boot manager. +////< the image's EFI system table pointer
Can be used on any image handle to obtain information about the loaded image.