X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPei%2FPeiMain.inf;h=0b354dc506c809863b8c886ebf9471c910a4f50c;hb=2fead09fae17666cf82bcfeb38425af3adcbe646;hp=2164380934ec90917adc2013a860f8421d7399db;hpb=078bee4ebfc4dfdff3eff06823c4fd514c9130f5;p=mirror_edk2.git diff --git a/MdeModulePkg/Core/Pei/PeiMain.inf b/MdeModulePkg/Core/Pei/PeiMain.inf index 2164380934..0b354dc506 100644 --- a/MdeModulePkg/Core/Pei/PeiMain.inf +++ b/MdeModulePkg/Core/Pei/PeiMain.inf @@ -1,10 +1,10 @@ #/** @file -# PeiMain module is core module in PEI phase. It take reponsiblities of: -# 1) Initialize memory, ppi, image services etc, to establish PEIM runtime environment. -# 2) Dispatch PEIM from discoveried FV. -# 3) Handoff control to DxeIpl to load dxe core and enter DXE phase. +# PeiMain module is core module in PEI phase. It takes responsibilities of: +# 1) Initialize memory, PPI, image services etc, to establish PEIM runtime environment. +# 2) Dispatch PEIM from discovered FV. +# 3) Handoff control to DxeIpl to load DXE core and enter DXE phase. # -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2008, Intel Corporation # # All rights reserved. This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -22,8 +22,7 @@ FILE_GUID = 52C05B14-0B98-496c-BC3B-04B50211D680 MODULE_TYPE = PEI_CORE VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 + PI_SPECIFICATION_VERSION = 0x00010000 ENTRY_POINT = PeiCore @@ -67,7 +66,6 @@ MemoryAllocationLib CacheMaintenanceLib PeCoffLib - PeiPiLib PeiServicesTablePointerLib