Modify all file header to follow doxygen format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -15,7 +15,7 @@ Module Name:
|
||||
Abstract:
|
||||
Public include file for the WinNt Library
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __WIN_NT_INCLUDE_H__
|
||||
#define __WIN_NT_INCLUDE_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -17,7 +17,7 @@ Abstract:
|
||||
|
||||
Nt Autoscan PPI
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __NT_PEI_AUTOSCAN_H__
|
||||
#define __NT_PEI_AUTOSCAN_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -17,7 +17,7 @@ Abstract:
|
||||
|
||||
WinNt FWH PPI as defined in Tiano
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __NT_PEI_FWH_H__
|
||||
#define __NT_PEI_FWH_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -19,7 +19,7 @@ Abstract:
|
||||
|
||||
When the PEI core is done it calls the DXE IPL via PPI
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __NT_PEI_LOAD_FILE_H__
|
||||
#define __NT_PEI_LOAD_FILE_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -17,7 +17,7 @@ Abstract:
|
||||
|
||||
WinNt Thunk interface PPI
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __NT_PEI_WIN_NT_THUNK_H__
|
||||
#define __NT_PEI_WIN_NT_THUNK_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -15,7 +15,7 @@ Module Name:
|
||||
|
||||
Abstract:
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __WIN_NT_IO_H__
|
||||
#define __WIN_NT_IO_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -25,7 +25,7 @@ Abstract:
|
||||
|
||||
YOU MUST include EfiWinNT.h in place of Efi.h to make this file compile.
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __WIN_NT_THUNK_H__
|
||||
#define __WIN_NT_THUNK_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -15,7 +15,7 @@ Module Name:
|
||||
Abstract:
|
||||
Public include file for the WinNt Library
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __WIN_NT_DXE_H__
|
||||
#define __WIN_NT_DXE_H__
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/*++
|
||||
/**@file
|
||||
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -15,7 +15,7 @@ Module Name:
|
||||
Abstract:
|
||||
Public include file for the WinNt Library
|
||||
|
||||
--*/
|
||||
**/
|
||||
|
||||
#ifndef __WIN_NT_PEIM_H__
|
||||
#define __WIN_NT_PEIM_H__
|
||||
|
Reference in New Issue
Block a user