]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Guid/TrustedFvHob.h
Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure
[mirror_edk2.git] / SecurityPkg / Include / Guid / TrustedFvHob.h
diff --git a/SecurityPkg/Include/Guid/TrustedFvHob.h b/SecurityPkg/Include/Guid/TrustedFvHob.h
deleted file mode 100644 (file)
index 3a3a607..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-/** @file\r
-  Defines the HOB GUID used to pass all PEI trusted FV info to \r
-  DXE Driver.\r
-    \r
-Copyright (c) 2012, 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 _TRUSTED_FV_HOB_H_\r
-#define _TRUSTED_FV_HOB_H_\r
-\r
-///\r
-/// The Global ID of a GUIDed HOB used to pass all PEI trusted FV info to DXE Driver.\r
-///\r
-#define EFI_TRUSTED_FV_HOB_GUID \\r
-  { \\r
-    0xb2360b42, 0x7173, 0x420a, { 0x86, 0x96, 0x46, 0xca, 0x6b, 0xab, 0x10, 0x60 } \\r
-  }\r
-\r
-extern EFI_GUID gTrustedFvHobGuid;\r
-\r
-#endif\r