]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Guid/DataHubRecords.h
Clean the public header files to remove the unnecessary include files.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Guid / DataHubRecords.h
index 1c8a1a527b7598157433fb5006e1985df7d6050f..fd7cc051d2393a51b4fa15a3b39a75d2052fd69f 100644 (file)
@@ -1,7 +1,10 @@
 /** @file\r
   DataHubRecord.h include all data hub sub class GUID defitions.\r
 \r
-  Copyright (c) 2007, Intel Corporation\r
+  These GUID are from Cache subclass spec 0.9, DataHub SubClass spec 0.9, Memory SubClass Spec 0.9,\r
+  Processor Subclass spec 0.9, Misc SubClass spec 0.9.\r
+\r
+  Copyright (c) 2007 - 2009, 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
   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:\r
-\r
-  @par Revision Reference:\r
-  These GUID are from Cache subclass spec 0.9, DataHub SubClass spec 0.9, Memory SubClass Spec 0.9,\r
-  Processor Subclass spec 0.9, Misc SubClass spec 0.9.\r
-\r
 **/\r
 #ifndef _DATAHUB_RECORDS_GUID_H_\r
 #define _DATAHUB_RECORDS_GUID_H_\r
 \r
-#include <PiPei.h>\r
+#include <Framework/DataHubRecords.h>\r
 \r
 #define EFI_PROCESSOR_SUBCLASS_GUID \\r
   { 0x26fdeb7e, 0xb8af, 0x4ccf, {0xaa, 0x97, 0x02, 0x63, 0x3c, 0xe4, 0x8c, 0xa7 } }\r
@@ -33,6 +30,10 @@ extern  EFI_GUID gEfiProcessorSubClassGuid;
 \r
 extern  EFI_GUID gEfiCacheSubClassGuid;\r
 \r
+///\r
+/// The memory subclass belongs to the data class and is identified as the memory \r
+/// subclass by the GUID.\r
+///\r
 #define EFI_MEMORY_SUBCLASS_GUID \\r
   {0x4E8F4EBB, 0x64B9, 0x4e05, {0x9B, 0x18, 0x4C, 0xFE, 0x49, 0x23, 0x50, 0x97} }\r
 \r