12#ifndef __PI_DEPENDENCY_H__
13#define __PI_DEPENDENCY_H__
22#define EFI_DEP_BEFORE 0x00
28#define EFI_DEP_AFTER 0x01
30#define EFI_DEP_PUSH 0x02
31#define EFI_DEP_AND 0x03
32#define EFI_DEP_OR 0x04
33#define EFI_DEP_NOT 0x05
34#define EFI_DEP_TRUE 0x06
35#define EFI_DEP_FALSE 0x07
36#define EFI_DEP_END 0x08
42#define EFI_DEP_SOR 0x09
#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.