]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
1. Refine debug agent library.
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeIpl.inf
index 0fcaf44f570125b9a3c2c939eaa158d0def6f68a..c3dd5f6719d7d995c19e54d37529d634b93b5938 100644 (file)
@@ -1,6 +1,6 @@
 ## @file\r
 #  Last PEIM executed in PEI phase to load DXE Core from a Firmware Volume.\r
-#  \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
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 ##\r
 \r
 [Defines]\r
@@ -72,6 +72,7 @@
   BaseLib\r
   PeimEntryPoint\r
   DebugLib\r
+  DebugAgentLib\r
 \r
 [Ppis]\r
   gEfiDxeIplPpiGuid                 ## PRODUCES\r
   gEfiPeiMemoryDiscoveredPpiGuid AND gEfiPeiLoadFilePpiGuid\r
 \r
 #\r
-# [BootMode] \r
+# [BootMode]\r
 #   S3_RESUME                       ## SOMETIMES_CONSUMES\r
 #   RECOVERY                        ## SOMETIMES_CONSUMES\r
 #\r
-#  \r
+#\r
 # [Hob]\r
 #   ##\r
 #   # New Stack HoB\r
 #   # BSP Stack HOB for IPF\r
 #   MEMORY_ALLOCATION               ## PRODUCES\r
 #\r
-# \r
+#\r