]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/HobList.h
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing...
[mirror_edk2.git] / MdePkg / Include / Guid / HobList.h
diff --git a/MdePkg/Include/Guid/HobList.h b/MdePkg/Include/Guid/HobList.h
deleted file mode 100644 (file)
index 2493292..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-/** @file\r
-  GUIDs used for HOB List entries\r
-\r
-  These GUIDs point the HOB List passed from PEI to DXE.\r
-\r
-  Copyright (c) 2006, Intel Corporation                                                         \r
-  All rights reserved. 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
-  Module Name:  HobList.h\r
-\r
-  @par Revision Reference:\r
-  GUID defined in DXE CIS spec version 0.91\r
-\r
-**/\r
-\r
-#ifndef __HOB_LIST_GUID_H__\r
-#define __HOB_LIST_GUID_H__\r
-\r
-#define EFI_HOB_LIST_GUID \\r
-  { \\r
-    0x7739f24c, 0x93d7, 0x11d4, {0x9a, 0x3a, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \\r
-  }\r
-\r
-extern EFI_GUID gEfiHobListGuid;\r
-\r
-#endif\r