]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/PeiMain.inf
Source level security checked
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain.inf
index 2164380934ec90917adc2013a860f8421d7399db..0b354dc506c809863b8c886ebf9471c910a4f50c 100644 (file)
@@ -1,10 +1,10 @@
 #/** @file\r
-# PeiMain module is core module in PEI phase. It take reponsiblities of:\r
-# 1) Initialize memory, ppi, image services etc, to establish PEIM runtime environment.\r
-# 2) Dispatch PEIM from discoveried FV.\r
-# 3) Handoff control to DxeIpl to load dxe core and enter DXE phase.\r
+# PeiMain module is core module in PEI phase. It takes responsibilities of:\r
+# 1) Initialize memory, PPI, image services etc, to establish PEIM runtime environment.\r
+# 2) Dispatch PEIM from discovered FV.\r
+# 3) Handoff control to DxeIpl to load DXE core and enter DXE phase.\r
 #\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -22,8 +22,7 @@
   FILE_GUID                      = 52C05B14-0B98-496c-BC3B-04B50211D680\r
   MODULE_TYPE                    = PEI_CORE\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
+  PI_SPECIFICATION_VERSION       = 0x00010000\r
 \r
   ENTRY_POINT                    = PeiCore\r
 \r
@@ -67,7 +66,6 @@
   MemoryAllocationLib\r
   CacheMaintenanceLib\r
   PeCoffLib\r
-  PeiPiLib\r
   PeiServicesTablePointerLib\r
   \r
 \r