int efi_shim_allow_pxe
Allow use of PXE base code protocol.
int efi_shim_require_loader
Require use of a third party loader binary.
int efi_shim_allow_sbat
Allow SBAT variable access.
UEFI shim special handling.
#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.
static struct image * image_tag(struct image *image, struct image_tag *tag)
Tag image.
static void image_hide(struct image *image)
Mark image as hidden.
int shim(struct image *image, int require_loader, int allow_pxe, int allow_sbat)
Set shim image.