From: qwang12 Date: Tue, 4 Nov 2008 14:16:02 +0000 (+0000) Subject: Update doxygen comment. X-Git-Tag: edk2-stable201903~19855 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=fc652b864845b25a17ae9b749328eda1fe2e7182 Update doxygen comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6374 6f19259b-4bc3-4df7-8a09-765794883524 --- 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. **/