]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Guid/DataHubRecords.h
Correct the structure's comments to follow doxygen format.
[mirror_edk2.git] / IntelFrameworkPkg / Include / Guid / DataHubRecords.h
index 323acdb3c45c1e57fa78680ef121094b7b13cd26..b8ff601e9313f93412eb92450359fe7cb9d15d3d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   DataHubRecord.h include all data hub sub class GUID defitions.\r
 \r
-  Copyright (c) 2007, Intel Corporation\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
@@ -33,10 +33,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
+///\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