diff options
Diffstat (limited to 'SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h')
-rw-r--r-- | SecurityPkg/Include/Guid/AuthenticatedVariableFormat.h | 1 |
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.
|