Modify all file header to follow doxygen format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4908 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2008-03-19 03:28:13 +00:00
parent cf7e50f8f9
commit 3dbba77042
7 changed files with 14 additions and 14 deletions

View File

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

View File

@ -1,4 +1,4 @@
/*++
/** @file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Custom decompress Guid definitions
--*/
**/
#ifndef __EFI_CUSTOM_DECOMPRESS_GUID_H__
#define __EFI_CUSTOM_DECOMPRESS_GUID_H__

View File

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

View File

@ -1,4 +1,4 @@
/*++
/** @file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -9,7 +9,7 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--*/
**/
#ifndef __DXE_STATUS_CODE_H__
#define __DXE_STATUS_CODE_H__

View File

@ -1,4 +1,4 @@
/*++
/** @file
Copyright (c) 2006 - 2008 Intel Corporation. <BR>
All rights reserved. This program and the accompanying materials
@ -16,7 +16,7 @@ Abstract:
Framework PEIM to provide the Variable functionality
--*/
**/
#include "Variable.h"

View File

@ -1,4 +1,4 @@
/*++
/** @file
Copyright (c) 2006 - 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Tiano PEIM to provide the variable functionality
--*/
**/
#ifndef _PEI_VARIABLE_H
#define _PEI_VARIABLE_H

View File

@ -1,4 +1,4 @@
/*++
/** @file
Copyright (c) 2007, Intel Corporation
All rights reserved. This program and the accompanying materials
@ -17,7 +17,7 @@ Abstract:
Framework PEIM to provide the Variable functionality
--*/
**/
#include <Variable.h>