X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FCore%2FPei%2FPeiMain.h;h=95555138e282d7479be3806cb3240019e9635b2e;hp=783fcd5867989c8c343df0a201f7629d74f1fdef;hb=44c82dc06fa986331387db0c732d217552381e2a;hpb=49c80af423d4eecd932aa9831fbba3f74ea4a424 diff --git a/EdkModulePkg/Core/Pei/PeiMain.h b/EdkModulePkg/Core/Pei/PeiMain.h index 783fcd5867..95555138e2 100644 --- a/EdkModulePkg/Core/Pei/PeiMain.h +++ b/EdkModulePkg/Core/Pei/PeiMain.h @@ -127,28 +127,6 @@ typedef union { // // Main PEI entry // -EFI_STATUS -EFIAPI -PeiMain ( - IN EFI_PEI_STARTUP_DESCRIPTOR *PeiStartupDescriptor - ) -/*++ - -Routine Description: - - Main entry point to Pei Core. - -Arguments: - - PeiStartupDescriptor - Information and services provided by SEC phase. - -Returns: - - This function never returns - ---*/ -; - EFI_STATUS EFIAPI @@ -160,9 +138,8 @@ PeiCore ( Routine Description: - The entry routine to Pei Core, invoked by PeiMain during transition - from SEC to PEI. After switching stack in the PEI core, it will restart - with the old core data. + Main entry point to Pei Core. After switching stack in the PEI core, + it will restart with the old core data. Arguments: