summaryrefslogtreecommitdiff
path: root/SecurityPkg/Include
diff options
context:
space:
mode:
authorJeff Fan <jeff.fan@intel.com>2016-05-18 16:17:14 +0800
committerJeff Fan <jeff.fan@intel.com>2016-05-19 09:12:27 +0800
commit50f65087307c7717a6ec921dfc0d639a15e5ff4e (patch)
tree47bfa59dc616935bebb2bc5d48bf042a9488b228 /SecurityPkg/Include
parent7dc0b3dfe18b67598b5cde64cfba9202f0563aaa (diff)
downloadedk2-platforms-50f65087307c7717a6ec921dfc0d639a15e5ff4e.tar.xz
SecurityPkg: Revert 3d5dca0b88f2e1034553a9aa72930c6e7eb58bb3
SecurityPkg: Add gEdkiiSecureBootModeGuid definition Add gEdkiiSecureBootModeGuid definition for Enable Secure Boot feature defined in UEFI2.5 Mantis 1263. It is a private variable GUID. https://mantis.uefi.org/mantis/view.php?id=1263 (Sync patch r19132 from main trunk.) 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>
Diffstat (limited to 'SecurityPkg/Include')
-rw-r--r--SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h b/SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h
index 7094d523b5..1f007cfc73 100644
--- a/SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h
+++ b/SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h
@@ -28,7 +28,6 @@ extern EFI_GUID gEfiSecureBootEnableDisableGuid;
extern EFI_GUID gEfiCertDbGuid;
extern EFI_GUID gEfiCustomModeEnableGuid;
extern EFI_GUID gEfiVendorKeysNvGuid;
-extern EFI_GUID gEdkiiSecureBootModeGuid;
///
/// "SecureBootEnable" variable for the Secure Boot feature enable/disable.