summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-10 07:13:54 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-10 07:13:54 +0000
commited7752ec44001d317f79c8631dccd9650c396617 (patch)
treed1a5c69c928a254f9f25154e67f839beed6d5a77 /IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib
parent7859df05bc72e11927877e2f4886af4024731984 (diff)
downloadedk2-platforms-ed7752ec44001d317f79c8631dccd9650c396617.tar.xz
Add some function/header comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5037 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib')
-rw-r--r--IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c b/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
index 64808f5a13..44f733e7b3 100644
--- a/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
+++ b/IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c
@@ -1,5 +1,5 @@
/** @file
- Report Status Code Library for DXE Phase.
+ Report Status Code Library for PEI Phase.
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials