SecurityPkg: Remove gEdkiiSecureBootModeGuid definition
Remove gEdkiiSecureBootModeGuid definition for Customized Secure Boot feature defined in
UEFI2.5 Mantis 1263. It is a private variable GUID.
The feature has been moved to
https://github.com/tianocore/edk2-staging/tree/Customized-Secure-Boot
Previous check-in hash is
SHA-1: af9af05bec
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:
@@ -5,7 +5,7 @@
|
||||
and variable storage region headers that has been moved to
|
||||
VariableFormat.h.
|
||||
|
||||
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
|
||||
@@ -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.
|
||||
|
Reference in New Issue
Block a user