From fc652b864845b25a17ae9b749328eda1fe2e7182 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Tue, 4 Nov 2008 14:16:02 +0000 Subject: [PATCH] Update doxygen comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6374 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Library/PeiCoreEntryPoint.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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. **/ -- 2.39.2