summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Guid/DataHubRecords.h
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-21 06:11:39 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2009-05-21 06:11:39 +0000
commit470d0b274c7b3e791b664b306150147a4a10fdc8 (patch)
tree2c2cafd467deac62b1b91f3ba292d70d41f2e879 /IntelFrameworkPkg/Include/Guid/DataHubRecords.h
parent534b8251cc3c62a2a7cf90afb379692c1af2a35f (diff)
downloadedk2-platforms-470d0b274c7b3e791b664b306150147a4a10fdc8.tar.xz
Synchronize code with specs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8367 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Include/Guid/DataHubRecords.h')
-rw-r--r--IntelFrameworkPkg/Include/Guid/DataHubRecords.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/IntelFrameworkPkg/Include/Guid/DataHubRecords.h b/IntelFrameworkPkg/Include/Guid/DataHubRecords.h
index 1c8a1a527b..323acdb3c4 100644
--- a/IntelFrameworkPkg/Include/Guid/DataHubRecords.h
+++ b/IntelFrameworkPkg/Include/Guid/DataHubRecords.h
@@ -33,6 +33,10 @@ extern EFI_GUID gEfiProcessorSubClassGuid;
extern EFI_GUID gEfiCacheSubClassGuid;
+//
+// The memory subclass belongs to the data class and is identified as the memory
+// subclass by the GUID.
+//
#define EFI_MEMORY_SUBCLASS_GUID \
{0x4E8F4EBB, 0x64B9, 0x4e05, {0x9B, 0x18, 0x4C, 0xFE, 0x49, 0x23, 0x50, 0x97} }