Version 1.02 12/12/00 105
4EFI Image
This chapter defines EFI images, a class of files that contain executable code. We begin by
describing the EFI_LOADED_IMAGE protocol, and then discuss EFI image headers, applications,
OS loaders, and drivers.

4.1 LOADED_IMAGE Protocol

This section provides a detailed description of the EFI_LOADED_IMAGE protocol.
Summary
Can be used on any image handle to obtain information about the loaded image.
GUID
#define LOADED_IMAGE_PROTOCOL \
{5B1B31A1-9562-11d2-8E3F-00A0C969723B}
Revision Number
#define EFI_LOADED_IMAGE_INFORMATION_REVISION 0x1000