MdePkg: Add AuditMode/DeployedMode name definition

Add AuditMode/DeployedMode definition from Enable Secure Boot feature defined in UEFI2.5 Mantis 1263.
  https://mantis.uefi.org/mantis/view.php?id=1263

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Zeng Star <star.zeng@intel.com>
Reviewed-by: Long Qin <qin.long@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19130 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Chao Zhang
2015-12-07 06:15:20 +00:00
committed by czhang46
parent 1ffe7cc562
commit 79e7b64727
2 changed files with 20 additions and 3 deletions

View File

@@ -43,9 +43,12 @@
#define SECURE_BOOT_MODE_ENABLE 1
#define SECURE_BOOT_MODE_DISABLE 0
#define SETUP_MODE 1
#define USER_MODE 0
#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