summaryrefslogtreecommitdiffstats
path: root/DuetPkg/Include
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 05:11:21 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 05:11:21 +0000
commit18b84857507fc28b8fbfbcd434f9c48bbcaf4ac5 (patch)
tree486efa681e24f68e32758c37c28eaf57fb3bf3bf /DuetPkg/Include
parent4e768df6747c80fb40f47d0ec59c79fa63111ae7 (diff)
downloadedk2-18b84857507fc28b8fbfbcd434f9c48bbcaf4ac5.tar.gz
edk2-18b84857507fc28b8fbfbcd434f9c48bbcaf4ac5.tar.bz2
edk2-18b84857507fc28b8fbfbcd434f9c48bbcaf4ac5.zip
Modify all file header to follow doxygen format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4910 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/Include')
-rw-r--r--DuetPkg/Include/CpuIA32.h4
-rw-r--r--DuetPkg/Include/EfiFlashMap.h4
-rw-r--r--DuetPkg/Include/EfiLdrHandoff.h4
-rw-r--r--DuetPkg/Include/FlashLayout.h4
-rw-r--r--DuetPkg/Include/Guid/AcpiDescription.h4
-rw-r--r--DuetPkg/Include/Guid/FlashMapHob.h4
-rw-r--r--DuetPkg/Include/Guid/PciExpressBaseAddress.h4
7 files changed, 14 insertions, 14 deletions
diff --git a/DuetPkg/Include/CpuIA32.h b/DuetPkg/Include/CpuIA32.h
index 912d128f63..5b1015b3b6 100644
--- a/DuetPkg/Include/CpuIA32.h
+++ b/DuetPkg/Include/CpuIA32.h
@@ -1,4 +1,4 @@
-/*++
+/** @file
Copyright (c) 2006, Intel Corporation. All rights reserved.
This software and associated documentation (if any) is furnished
@@ -17,7 +17,7 @@ Abstract:
Basic Definition for IA32 Architecture.
---*/
+**/
#ifndef _CPU_IA32_H_
#define _CPU_IA32_H_
diff --git a/DuetPkg/Include/EfiFlashMap.h b/DuetPkg/Include/EfiFlashMap.h
index 8aa1b98314..5dfad52205 100644
--- a/DuetPkg/Include/EfiFlashMap.h
+++ b/DuetPkg/Include/EfiFlashMap.h
@@ -1,4 +1,4 @@
-/*++
+/** @file
Copyright (c) 2004 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -17,7 +17,7 @@ Abstract:
Defines for the EFI Flash Map functionality
---*/
+**/
#ifndef _EFI_FLASHMAP_H_
#define _EFI_FLASHMAP_H_
diff --git a/DuetPkg/Include/EfiLdrHandoff.h b/DuetPkg/Include/EfiLdrHandoff.h
index 69fcd54d4d..f3b0af132b 100644
--- a/DuetPkg/Include/EfiLdrHandoff.h
+++ b/DuetPkg/Include/EfiLdrHandoff.h
@@ -1,4 +1,4 @@
-/*++
+/** @file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -16,7 +16,7 @@ Abstract:
Revision History:
---*/
+**/
#ifndef _EFILDR_HANDOFF_H_
#define _EFILDR_HANDOFF_H_
diff --git a/DuetPkg/Include/FlashLayout.h b/DuetPkg/Include/FlashLayout.h
index 38a3fe4613..be40e5bd40 100644
--- a/DuetPkg/Include/FlashLayout.h
+++ b/DuetPkg/Include/FlashLayout.h
@@ -1,4 +1,4 @@
-/*++
+/** @file
Copyright (c) 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -17,7 +17,7 @@ Abstract:
Platform specific flash layout
---*/
+**/
#ifndef _EFI_FLASH_LAYOUT
#define _EFI_FLASH_LAYOUT
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_