]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/DuetPkg.dsc
add debug agent null instance in DSC file.
[mirror_edk2.git] / DuetPkg / DuetPkg.dsc
index 81720a201c10ed1e407b65051e443828b6bb014e..f13e753586aa58044abfdbf96093e133aa10e4ff 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
-#  An EFI/Framework Emulation Platform with UEFI HII interface supported. \r
+#  An EFI/Framework Emulation Platform with UEFI HII interface supported.\r
 #\r
-#  Developer's UEFI Emulation. DUET provides an EFI/UEFI IA32/X64 environment on legacy BIOS, \r
+#  Developer's UEFI Emulation. DUET provides an EFI/UEFI IA32/X64 environment on legacy BIOS,\r
 #  to help developing and debugging native EFI/UEFI drivers.\r
-#  \r
+#\r
 #  Copyright (c) 2010 - 2010, Intel Corporation. All rights reserved. <BR>\r
 #\r
 #  This program and the accompanying materials\r
   HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
   MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf\r
   SecurityManagementLib|MdeModulePkg/Library/DxeSecurityManagementLib/DxeSecurityManagementLib.inf\r
-  \r
+  DebugAgentLib|MdeModulePkg/Library/DebugAgentLibNull/DebugAgentLibNull.inf\r
+\r
   #\r
   # To save size, use NULL library for DebugLib and ReportStatusCodeLib.\r
   # If need status code output, do library instance overriden as below DxeMain.inf does\r
   #\r
   DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf\r
   ReportStatusCodeLib|MdePkg/Library/BaseReportStatusCodeLibNull/BaseReportStatusCodeLibNull.inf\r
-  \r
+\r
 [LibraryClasses.common.DXE_CORE]\r
   HobLib|MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.inf\r
   DxeCoreEntryPoint|MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.inf\r
   DuetPkg/DxeIpl/DxeIpl.inf {\r
     <LibraryClasses>\r
       #\r
-      # If no following overriden for ReportStatusCodeLib library class, \r
+      # If no following overriden for ReportStatusCodeLib library class,\r
       # All other module can *not* output debug information even they are use not NULL library\r
       # instance for DebugLib and ReportStatusCodeLib\r
       #\r
   # IDE Support\r
   IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/IdeBusDxe.inf\r
   PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/IdeControllerDxe.inf\r
-  \r
+\r
   # Usb Support\r
   MdeModulePkg/Bus/Pci/UhciDxe/UhciDxe.inf\r
   MdeModulePkg/Bus/Pci/EhciDxe/EhciDxe.inf\r