summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 09:01:03 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-19 09:01:03 +0000
commit615c6dd0d4c428658d761d96bcb51f2fbd5e7523 (patch)
treedda5d57ab1af8db7279564adf9b53eefdbf5edd2 /MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
parent814bae5269282fa8f2450182d4ee01ead7044e00 (diff)
downloadedk2-platforms-615c6dd0d4c428658d761d96bcb51f2fbd5e7523.tar.xz
Modify all file header to follow doxygen format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4917 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain/PeiMain.c')
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain/PeiMain.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c b/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
index 3b1d42e509..85dbbd1a6a 100644
--- a/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
+++ b/MdeModulePkg/Core/Pei/PeiMain/PeiMain.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:
Revision History
---*/
+**/
#include <PeiMain.h>