]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/DebugCommunicationLibUsb.inf
SourceLevelDebugPkg: Refine the format of meta data files.
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibUsb / DebugCommunicationLibUsb.inf
index 0cfdc9d615f930694c2c13158ed384618fda0269..b9f4889166c173882b35c8584c76ffd268535649 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Debug Communication Library instance based on usb debug port.\r
 #\r
-#  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   SourceLevelDebugPkg/SourceLevelDebugPkg.dec\r
 \r
 [Pcd]\r
-  ## The memory BAR of usb debug port, it may be different with the memory bar of ehci host controller.\r
-  ## Note that the memory BAR address is only used before Pci bus resource allocation.\r
+  # The memory BAR of usb debug port, it may be different with the memory bar of ehci host controller.\r
+  # Note that the memory BAR address is only used before Pci bus resource allocation.\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbDebugPortMemorySpaceBase    ## SOMETIMES_CONSUMES\r
-  ## The memory BAR of ehci host controller, in which usb debug feature is enabled.\r
-  ## Note that the memory BAR address is only used before Pci bus resource allocation.\r
+  # The memory BAR of ehci host controller, in which usb debug feature is enabled.\r
+  # Note that the memory BAR address is only used before Pci bus resource allocation.\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbEhciMemorySpaceBase         ## SOMETIMES_CONSUMES\r
-  ## The pci address of ehci host controller, in which usb debug feature is enabled.\r
-  ## The format of pci address please refer to SourceLevelDebugPkg.dec\r
+  # The pci address of ehci host controller, in which usb debug feature is enabled.\r
+  # The format of pci address please refer to SourceLevelDebugPkg.dec\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbEhciPciAddress              ## CONSUMES\r
-  ## The value of data buffer size used for USB debug port handle.\r
-  ## It should be equal to sizeof (USB_DEBUG_PORT_HANDLE).\r
+  # The value of data buffer size used for USB debug port handle.\r
+  # It should be equal to sizeof (USB_DEBUG_PORT_HANDLE).\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize|40   ## SOMETIMES_CONSUMES\r
 \r
 [LibraryClasses]\r