From: qwang12 Date: Thu, 20 Nov 2008 02:02:16 +0000 (+0000) Subject: ECC clanup: Update the doxygen comment. X-Git-Tag: edk2-stable201903~19604 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=b10a05d6c3024ec78935353f157df9e7411dfe06 ECC clanup: Update the doxygen comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6641 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c b/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c index 2301e1075d..2f61e8c924 100644 --- a/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c +++ b/MdeModulePkg/Core/Pei/PeiMain/PeiMain.c @@ -65,7 +65,6 @@ EFI_PEI_SERVICES gPs = { }; /** - This routine is invoked by main entry of PeiMain module during transition from SEC to PEI. After switching stack in the PEI core, it will restart with the old core data. @@ -83,8 +82,6 @@ EFI_PEI_SERVICES gPs = { core's data areas. If NULL, it is first PeiCore entering. - @retval EFI_NOT_FOUND Never reach - **/ VOID EFIAPI