1#ifndef _IPXE_EFI_IMAGE_H
2#define _IPXE_EFI_IMAGE_H
static int efi_can_load(struct image *image)
Check if EFI image can be loaded directly.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
#define PROBE_NORMAL
Normal image probe priority.
#define __image_type(probe_order)
An executable image type.
An executable image type.
struct image_type * type
Image type, if known.