1 #ifndef _IPXE_EFI_IMAGE_H 2 #define _IPXE_EFI_IMAGE_H struct image_type * type
Image type, if known.
An executable image type.
#define PROBE_NORMAL
Normal image probe priority.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
static int efi_can_load(struct image *image)
Check if EFI image can be loaded directly.
struct image_type efi_image_type [] __image_type(PROBE_NORMAL)