]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/ImageAuthentication.h
MdePkg: Revert AuditMode/DeployedMode name definition
[mirror_edk2.git] / MdePkg / Include / Guid / ImageAuthentication.h
index 2f51935c0c76bc18c6c07da1aa93077eb1755d7b..3b3b7b5f40dea3730d17c77a4e6816fa12a845dd 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Image signature database are defined for the signed image validation.\r
 \r
-  Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
 \r
 #define SECURE_BOOT_MODE_ENABLE           1\r
 #define SECURE_BOOT_MODE_DISABLE          0\r
-#define SETUP_MODE_ENABLE                 1\r
-#define SETUP_MODE_DISABLE                0\r
-#define DEPLOYED_MODE_ENABLE              1\r
-#define DEPLOYED_MODE_DISABLE             0\r
-#define AUDIT_MODE_ENABLE                 1\r
-#define AUDIT_MODE_DISABLE                0\r
+\r
+#define SETUP_MODE                        1\r
+#define USER_MODE                         0\r
 \r
 //***********************************************************************\r
 // Signature Database\r