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