X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FGuid%2FImageAuthentication.h;h=c7336439981bd109acd354a8a902fc719ebd392e;hp=4f4296086d75c6c1e99d3aa17a3da904d184847a;hb=1a4232b741da6332e55b90d7880840e7706d9e4f;hpb=543cc44ea210609ee3d80c6d9d00503f7151ede0 diff --git a/MdePkg/Include/Guid/ImageAuthentication.h b/MdePkg/Include/Guid/ImageAuthentication.h index 4f4296086d..c733643998 100644 --- a/MdePkg/Include/Guid/ImageAuthentication.h +++ b/MdePkg/Include/Guid/ImageAuthentication.h @@ -43,9 +43,20 @@ #define SECURE_BOOT_MODE_ENABLE 1 #define SECURE_BOOT_MODE_DISABLE 0 +/// +/// Depricated value definition for SetupMode variable +/// #define SETUP_MODE 1 #define USER_MODE 0 - +/// +/// Value definition for SetupMode/DeployedMode/AuditMode variable +/// +#define SETUP_MODE_ENABLE 1 +#define SETUP_MODE_DISABLE 0 +#define DEPLOYED_MODE_ENABLE 1 +#define DEPLOYED_MODE_DISABLE 0 +#define AUDIT_MODE_ENABLE 1 +#define AUDIT_MODE_DISABLE 0 //*********************************************************************** // Signature Database