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:
@ -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
|
||||||
@ -21,7 +21,7 @@ Abstract:
|
|||||||
|
|
||||||
Revision History
|
Revision History
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
#ifndef _EFI_PCI_LIB_H
|
#ifndef _EFI_PCI_LIB_H
|
||||||
#define _EFI_PCI_LIB_H
|
#define _EFI_PCI_LIB_H
|
||||||
|
@ -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
|
||||||
@ -17,7 +17,7 @@ Abstract:
|
|||||||
|
|
||||||
Custom decompress Guid definitions
|
Custom decompress Guid definitions
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
#ifndef __EFI_CUSTOM_DECOMPRESS_GUID_H__
|
#ifndef __EFI_CUSTOM_DECOMPRESS_GUID_H__
|
||||||
#define __EFI_CUSTOM_DECOMPRESS_GUID_H__
|
#define __EFI_CUSTOM_DECOMPRESS_GUID_H__
|
||||||
|
@ -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
|
||||||
@ -21,7 +21,7 @@ Abstract:
|
|||||||
|
|
||||||
Revision History
|
Revision History
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
#include "PciCfgInternal.h"
|
#include "PciCfgInternal.h"
|
||||||
|
|
||||||
|
@ -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
|
||||||
@ -9,7 +9,7 @@
|
|||||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
#ifndef __DXE_STATUS_CODE_H__
|
#ifndef __DXE_STATUS_CODE_H__
|
||||||
#define __DXE_STATUS_CODE_H__
|
#define __DXE_STATUS_CODE_H__
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*++
|
/** @file
|
||||||
|
|
||||||
Copyright (c) 2006 - 2008 Intel Corporation. <BR>
|
Copyright (c) 2006 - 2008 Intel Corporation. <BR>
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
@ -16,7 +16,7 @@ Abstract:
|
|||||||
|
|
||||||
Framework PEIM to provide the Variable functionality
|
Framework PEIM to provide the Variable functionality
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
|
|
||||||
#include "Variable.h"
|
#include "Variable.h"
|
||||||
|
@ -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
|
||||||
@ -17,7 +17,7 @@ Abstract:
|
|||||||
|
|
||||||
Tiano PEIM to provide the variable functionality
|
Tiano PEIM to provide the variable functionality
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
#ifndef _PEI_VARIABLE_H
|
#ifndef _PEI_VARIABLE_H
|
||||||
#define _PEI_VARIABLE_H
|
#define _PEI_VARIABLE_H
|
||||||
|
@ -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:
|
|||||||
|
|
||||||
Framework PEIM to provide the Variable functionality
|
Framework PEIM to provide the Variable functionality
|
||||||
|
|
||||||
--*/
|
**/
|
||||||
|
|
||||||
#include <Variable.h>
|
#include <Variable.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user