diff options
author | hfang <hfang@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-19 07:00:28 +0000 |
---|---|---|
committer | hfang <hfang@6f19259b-4bc3-4df7-8a09-765794883524> | 2009-01-19 07:00:28 +0000 |
commit | 8ca67c468bd7abb9acb58804006be3ce2a092a89 (patch) | |
tree | 4a9c370838a914fed7c6a572d137f42359b246ae /IntelFrameworkModulePkg/Include/Guid | |
parent | c59634eab662fe4cc79a27827f9fc90f40f78523 (diff) | |
download | edk2-platforms-8ca67c468bd7abb9acb58804006be3ce2a092a89.tar.xz |
Update For Review
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7304 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Include/Guid')
4 files changed, 4 insertions, 4 deletions
diff --git a/IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h b/IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h index 34c1fefe37..5e3e709fbc 100644 --- a/IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h +++ b/IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h @@ -1,4 +1,4 @@ -/**@file
+/** @file
GUID used to identify Data Hub records that originate from the Tiano
ReportStatusCode API.
diff --git a/IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h b/IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h index 7a6bd06d10..4f623b5de6 100644 --- a/IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h +++ b/IntelFrameworkModulePkg/Include/Guid/MemoryStatusCodeRecord.h @@ -1,4 +1,4 @@ -/**@file
+/** @file
GUID used to identify status code records HOB that originate from the PEI status code
Copyright (c) 2006, Intel Corporation
diff --git a/IntelFrameworkModulePkg/Include/Guid/PciHotplugDevice.h b/IntelFrameworkModulePkg/Include/Guid/PciHotplugDevice.h index e2c6e7ae84..a5be56c39d 100644 --- a/IntelFrameworkModulePkg/Include/Guid/PciHotplugDevice.h +++ b/IntelFrameworkModulePkg/Include/Guid/PciHotplugDevice.h @@ -1,4 +1,4 @@ -/**@file
+/** @file
GUIDs used to indicate the device is Pccard hotplug device
Copyright (c) 2006, Intel Corporation
diff --git a/IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h b/IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h index 32ab10ac3d..09e4faa06d 100644 --- a/IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h +++ b/IntelFrameworkModulePkg/Include/Guid/PciOptionRomTable.h @@ -1,4 +1,4 @@ -/**@file
+/** @file
GUID and data structure used to describe the list of PCI Option ROMs present in a system.
Copyright (c) 2006, Intel Corporation
|