]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/DebugAgentDxe/DebugAgentDxe.inf
BaseTools/CommonLib: get rid of 'native' type string parsing routines
[mirror_edk2.git] / SourceLevelDebugPkg / DebugAgentDxe / DebugAgentDxe.inf
index 7cd7a87126913f966dd4967691294a548f6645c5..67f9ec6d55dcb4b327a076a7ee4db9d3fdceaf6f 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  This DXE driver will invoke Debug Agent Library to initialize the debug agent.\r
 #\r
-# Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\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
@@ -20,7 +20,7 @@
   MODULE_UNI_FILE                = DebugAgentDxe.uni\r
   FILE_GUID                      = 9727502C-034E-472b-8E1B-67BB28C6CFDB\r
   MODULE_TYPE                    = DXE_DRIVER\r
-  VERSION_STRING                 = 1.0  \r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = DebugAgentDxeInitialize\r
   UNLOAD_IMAGE                   = DebugAgentDxeUnload\r
 \r
@@ -32,7 +32,7 @@
 \r
 [Sources]\r
   DebugAgentDxe.c\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
@@ -40,7 +40,7 @@
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
   UefiBootServicesTableLib\r
-  DebugAgentLib  \r
+  DebugAgentLib\r
 \r
 [Guids]\r
   gEfiEventExitBootServicesGuid                 ## SOMETIMES_CONSUMES ## Event\r