diff options
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
|