summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-04 14:16:02 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-04 14:16:02 +0000
commitfc652b864845b25a17ae9b749328eda1fe2e7182 (patch)
tree56aa982780b9d418c83f86ad2c48ef2cc22b2fd7 /MdePkg/Include
parent282b7ec6197873c6137574067e5b5ad29f43e942 (diff)
downloadedk2-fc652b864845b25a17ae9b749328eda1fe2e7182.tar.gz
edk2-fc652b864845b25a17ae9b749328eda1fe2e7182.tar.bz2
edk2-fc652b864845b25a17ae9b749328eda1fe2e7182.zip
Update doxygen comment.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6374 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include')
-rw-r--r--MdePkg/Include/Library/PeiCoreEntryPoint.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/PeiCoreEntryPoint.h b/MdePkg/Include/Library/PeiCoreEntryPoint.h
index 6d52445059..ed427a6dd2 100644
--- a/MdePkg/Include/Library/PeiCoreEntryPoint.h
+++ b/MdePkg/Include/Library/PeiCoreEntryPoint.h
@@ -81,7 +81,8 @@ EfiMain (
/**
Call constructs for all libraries. Automatics Generated by tool.
- @param FfsHeader Pointer to header of FFS.
+ @param FileHandle Handle of the file being invoked.
+ Type EFI_PEI_FILE_HANDLE is defined in FfsFindNextFile().
@param PeiServices Pointer to the PEI Services Table.
**/