]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Guid/OpalPasswordExtraInfoVariable.h
SecurityPkg OpalPasswordExtraInfoVariable.h: Remove it
[mirror_edk2.git] / SecurityPkg / Include / Guid / OpalPasswordExtraInfoVariable.h
diff --git a/SecurityPkg/Include/Guid/OpalPasswordExtraInfoVariable.h b/SecurityPkg/Include/Guid/OpalPasswordExtraInfoVariable.h
deleted file mode 100644 (file)
index f16d0a4..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-/** @file\r
-  Defines Name GUIDs to represent an Opal device variable guid for Opal Security Feature.\r
-\r
-Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-**/\r
-\r
-#ifndef _OPAL_PASSWORD_EXTRA_INFO_VARIABLE_H_\r
-#define _OPAL_PASSWORD_EXTRA_INFO_VARIABLE_H_\r
-\r
-#define OPAL_EXTRA_INFO_VAR_NAME L"OpalExtraInfo"\r
-\r
-typedef struct {\r
-  UINT8   EnableBlockSid;\r
-} OPAL_EXTRA_INFO_VAR;\r
-\r
-extern EFI_GUID gOpalExtraInfoVariableGuid;\r
-\r
-#endif // _OPAL_PASSWORD_SECURITY_VARIABLE_H_\r
-\r