MdePkg: Revert AuditMode/DeployedMode name definition

Revert AuditMode/DeployedMode definition from Customized Secure Boot feature defined in UEFI2.5 Mantis 1263.
The feature has been moved to
  https://github.com/tianocore/edk2-staging/tree/Customized-Secure-Boot
Previous check-in hash is
  SHA-1: 79e7b64727

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: El-Haj-Mahmoud Samer <samer.el-haj-mahmoud@hpe.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
This commit is contained in:
Zhang, Chao B
2016-04-28 13:07:59 +08:00
parent 1a4232b741
commit 4b11f72eb0
2 changed files with 3 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
/** @file
Image signature database are defined for the signed image validation.
Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -43,20 +43,9 @@
#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