diff options
Diffstat (limited to 'DuetPkg/Include/Guid')
-rw-r--r-- | DuetPkg/Include/Guid/AcpiDescription.h | 4 | ||||
-rw-r--r-- | DuetPkg/Include/Guid/FlashMapHob.h | 4 | ||||
-rw-r--r-- | DuetPkg/Include/Guid/PciExpressBaseAddress.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/DuetPkg/Include/Guid/AcpiDescription.h b/DuetPkg/Include/Guid/AcpiDescription.h index 43adf0191b..3c530d51a0 100644 --- a/DuetPkg/Include/Guid/AcpiDescription.h +++ b/DuetPkg/Include/Guid/AcpiDescription.h @@ -1,4 +1,4 @@ -/*++
+/** @file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -18,7 +18,7 @@ Abstract: GUIDs used for ACPI Description
---*/
+**/
#ifndef _EFI_ACPI_DESCRIPTION_H_
#define _EFI_ACPI_DESCRIPTION_H_
diff --git a/DuetPkg/Include/Guid/FlashMapHob.h b/DuetPkg/Include/Guid/FlashMapHob.h index 1676df2a5e..b1673d2dc5 100644 --- a/DuetPkg/Include/Guid/FlashMapHob.h +++ b/DuetPkg/Include/Guid/FlashMapHob.h @@ -1,4 +1,4 @@ -/*++
+/** @file
Copyright (c) 2004, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -17,7 +17,7 @@ Abstract: GUID used for Flash Map HOB entries in the HOB list.
---*/
+**/
#ifndef _FLASH_MAP_HOB_GUID_H_
#define _FLASH_MAP_HOB_GUID_H_
diff --git a/DuetPkg/Include/Guid/PciExpressBaseAddress.h b/DuetPkg/Include/Guid/PciExpressBaseAddress.h index 0625b3e147..957a32da90 100644 --- a/DuetPkg/Include/Guid/PciExpressBaseAddress.h +++ b/DuetPkg/Include/Guid/PciExpressBaseAddress.h @@ -1,4 +1,4 @@ -/*++
+/** @file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -18,7 +18,7 @@ Abstract: GUIDs used for PciExpress Base Address
---*/
+**/
#ifndef _EFI_PCI_EXPRESS_BASE_ADDRESS_H_
#define _EFI_PCI_EXPRESS_BASE_ADDRESS_H_
|