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
This commit is contained in:
klu2 2008-03-19 05:11:21 +00:00
parent 4e768df674
commit 18b8485750
24 changed files with 48 additions and 48 deletions

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract: Abstract:
--*/ **/
#include "DataHubGen.h" #include "DataHubGen.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -15,7 +15,7 @@ Module Name:
Abstract: Abstract:
--*/ **/
#ifndef _DATA_HUB_GEN_H_ #ifndef _DATA_HUB_GEN_H_
#define _DATA_HUB_GEN_H_ #define _DATA_HUB_GEN_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "DxeIpl.h" #include "DxeIpl.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _EFILDR_DEBUG_H_ #ifndef _EFILDR_DEBUG_H_
#define _EFILDR_DEBUG_H_ #define _EFILDR_DEBUG_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "DxeIpl.h" #include "DxeIpl.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "DxeIpl.h" #include "DxeIpl.h"
#include "HobGeneration.h" #include "HobGeneration.h"
#include "PpisNeededByDxeCore.h" #include "PpisNeededByDxeCore.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _DXELDR_HOB_GENERATION_H_ #ifndef _DXELDR_HOB_GENERATION_H_
#define _DXELDR_HOB_GENERATION_H_ #define _DXELDR_HOB_GENERATION_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "DxeIpl.h" #include "DxeIpl.h"
#include "HobGeneration.h" #include "HobGeneration.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _VIRTUAL_MEMORY_H_ #ifndef _VIRTUAL_MEMORY_H_
#define _VIRTUAL_MEMORY_H_ #define _VIRTUAL_MEMORY_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "DxeIpl.h" #include "DxeIpl.h"
#include "HobGeneration.h" #include "HobGeneration.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _DXELDR_LEGACY_TABLE_H_ #ifndef _DXELDR_LEGACY_TABLE_H_
#define _DXELDR_LEGACY_TABLE_H_ #define _DXELDR_LEGACY_TABLE_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "PpisNeededByDxeCore.h" #include "PpisNeededByDxeCore.h"
#include "HobGeneration.h" #include "HobGeneration.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _DXELDR_PPIS_NEEDED_BY_DXE_CORE_H_ #ifndef _DXELDR_PPIS_NEEDED_BY_DXE_CORE_H_
#define _DXELDR_PPIS_NEEDED_BY_DXE_CORE_H_ #define _DXELDR_PPIS_NEEDED_BY_DXE_CORE_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "SerialStatusCode.h" #include "SerialStatusCode.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _DXELDR_SERIAL_STATUS_CODE_H_ #ifndef _DXELDR_SERIAL_STATUS_CODE_H_
#define _DXELDR_SERIAL_STATUS_CODE_H_ #define _DXELDR_SERIAL_STATUS_CODE_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#include "HobGeneration.h" #include "HobGeneration.h"
#include "VirtualMemory.h" #include "VirtualMemory.h"

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _VIRTUAL_MEMORY_H_ #ifndef _VIRTUAL_MEMORY_H_
#define _VIRTUAL_MEMORY_H_ #define _VIRTUAL_MEMORY_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation. All rights reserved. Copyright (c) 2006, Intel Corporation. All rights reserved.
This software and associated documentation (if any) is furnished This software and associated documentation (if any) is furnished
@ -17,7 +17,7 @@ Abstract:
Basic Definition for IA32 Architecture. Basic Definition for IA32 Architecture.
--*/ **/
#ifndef _CPU_IA32_H_ #ifndef _CPU_IA32_H_
#define _CPU_IA32_H_ #define _CPU_IA32_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2004 - 2007, Intel Corporation Copyright (c) 2004 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Defines for the EFI Flash Map functionality Defines for the EFI Flash Map functionality
--*/ **/
#ifndef _EFI_FLASHMAP_H_ #ifndef _EFI_FLASHMAP_H_
#define _EFI_FLASHMAP_H_ #define _EFI_FLASHMAP_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Revision History: Revision History:
--*/ **/
#ifndef _EFILDR_HANDOFF_H_ #ifndef _EFILDR_HANDOFF_H_
#define _EFILDR_HANDOFF_H_ #define _EFILDR_HANDOFF_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2007, Intel Corporation Copyright (c) 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Platform specific flash layout Platform specific flash layout
--*/ **/
#ifndef _EFI_FLASH_LAYOUT #ifndef _EFI_FLASH_LAYOUT
#define _EFI_FLASH_LAYOUT #define _EFI_FLASH_LAYOUT

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006 - 2007, Intel Corporation Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
GUIDs used for ACPI Description GUIDs used for ACPI Description
--*/ **/
#ifndef _EFI_ACPI_DESCRIPTION_H_ #ifndef _EFI_ACPI_DESCRIPTION_H_
#define _EFI_ACPI_DESCRIPTION_H_ #define _EFI_ACPI_DESCRIPTION_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2004, Intel Corporation Copyright (c) 2004, Intel Corporation
All rights reserved. This program and the accompanying materials 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. GUID used for Flash Map HOB entries in the HOB list.
--*/ **/
#ifndef _FLASH_MAP_HOB_GUID_H_ #ifndef _FLASH_MAP_HOB_GUID_H_
#define _FLASH_MAP_HOB_GUID_H_ #define _FLASH_MAP_HOB_GUID_H_

View File

@ -1,4 +1,4 @@
/*++ /** @file
Copyright (c) 2006, Intel Corporation Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
@ -18,7 +18,7 @@ Abstract:
GUIDs used for PciExpress Base Address GUIDs used for PciExpress Base Address
--*/ **/
#ifndef _EFI_PCI_EXPRESS_BASE_ADDRESS_H_ #ifndef _EFI_PCI_EXPRESS_BASE_ADDRESS_H_
#define _EFI_PCI_EXPRESS_BASE_ADDRESS_H_ #define _EFI_PCI_EXPRESS_BASE_ADDRESS_H_