From 6ae81428485020dd371eaefa5b97b24f21efe117 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 19 Mar 2008 03:23:16 +0000 Subject: 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 --- Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c | 4 ++-- Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c | 4 ++-- Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c | 4 ++-- Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h | 4 ++-- Nt32Pkg/Library/Nt32BdsLib/PlatformData.c | 4 ++-- Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c | 4 ++-- Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c | 4 ++-- Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) (limited to 'Nt32Pkg/Library') diff --git a/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c b/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c index 251af43d22..b58b85599a 100644 --- a/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c +++ b/Nt32Pkg/Library/DxeNt32PeCoffLib/DxeNt32PeCoffLib.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -19,7 +19,7 @@ Abstract: to produce PeCoff library class. ---*/ +**/ #include #include diff --git a/Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c b/Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c index 77efbb6a87..38047b1273 100644 --- a/Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c +++ b/Nt32Pkg/Library/DxeWinNtLib/WinNtLib.c @@ -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 Library ---*/ +**/ #include #include diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c index d6ee95578f..24322088c4 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c +++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2004 - 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -18,7 +18,7 @@ Abstract: This file include all platform action which can be customized by IBV/OEM. ---*/ +**/ #include "BdsPlatform.h" diff --git a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h index 5dcce86874..39330cc48e 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h +++ b/Nt32Pkg/Library/Nt32BdsLib/BdsPlatform.h @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2004 - 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -17,7 +17,7 @@ Abstract: Head file for BDS Platform specific code ---*/ +**/ #ifndef _BDS_PLATFORM_H #define _BDS_PLATFORM_H diff --git a/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c b/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c index 180f61874e..d1047683cc 100644 --- a/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c +++ b/Nt32Pkg/Library/Nt32BdsLib/PlatformData.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2004 - 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -18,7 +18,7 @@ Abstract: Defined the platform specific device path which will be used by platform Bbd to perform the platform policy connect. ---*/ +**/ #include "BdsPlatform.h" diff --git a/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c b/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c index 70647426fa..3c7148e66b 100644 --- a/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c +++ b/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/PeCoffGetEntryPoint.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials @@ -19,7 +19,7 @@ Abstract: Revision History ---*/ +**/ #include #include diff --git a/Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c b/Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c index 45ccf84d66..f34eab2e78 100644 --- a/Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c +++ b/Nt32Pkg/Library/PeiCoreNt32PeCoffLib/PeiCoreNt32PeCoffLib.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -19,7 +19,7 @@ Abstract: to produce PeCoff library class. ---*/ +**/ #include #include diff --git a/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c b/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c index 733826fd2c..6bfc630663 100644 --- a/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c +++ b/Nt32Pkg/Library/PeiNt32PeCoffLib/PeiNt32PeCoffLib.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -19,7 +19,7 @@ Abstract: to produce PeCoff library class. ---*/ +**/ #include #include -- cgit v1.2.3