]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English...
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.inf
index ab5d1846b17b05676204c5865491c6b463d6caf2..d3b57e84c9ee9869d0534eb150be090676f83eec 100644 (file)
@@ -1,8 +1,10 @@
 #/** @file\r
+#  Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.\r
 #  \r
-#  The responsibility of this module is to load the DXE Core from a Firmware Volume.\r
-#  This implementation is used to load a 32-bit DXE Core.\r
-#  \r
+#  This module produces a special PPI named the DXE Initial Program Load (IPL)\r
+#  PPI to discover and dispatch the DXE Foundation and components that are\r
+#  needed to run the DXE Foundation.\r
+#\r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\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
@@ -79,8 +81,8 @@
 [Ppis]\r
   gEfiEndOfPeiSignalPpiGuid                     # PPI SOMETIMES_PRODUCED\r
   gEfiDxeIplPpiGuid                             # PPI SOMETIMES_PRODUCED\r
-  gEfiPeiDecompressPpiGuid\r
-  gEfiPeiReadOnlyVariable2PpiGuid\r
+  gEfiPeiDecompressPpiGuid                      # PPI SOMETIMES_PRODUCED\r
+  gEfiPeiReadOnlyVariable2PpiGuid               # PPI SOMETIMES_CONSUMED\r
 \r
 [Guids]\r
   gEfiMemoryTypeInformationGuid\r