From b10a05d6c3024ec78935353f157df9e7411dfe06 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Thu, 20 Nov 2008 02:02:16 +0000 Subject: [PATCH] ECC clanup: Update the doxygen comment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6641 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/Pei/PeiMain/PeiMain.c | 3 --- 1 file changed, 3 deletions(-) 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