]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Dxe.inf
SourceLevelDebugPkg: Refine the format of meta data files.
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibUsb3 / DebugCommunicationLibUsb3Dxe.inf
index e98462306c4f0f8c257000ecc2c7a1b9358c160f..88c3723b09b84870110acf9f3700a357bb7e9050 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Debug Communication Library instance based on usb3 debug port.\r
 #\r
-#  Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2014 - 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 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.PcdUsbXhciMemorySpaceBase          ## SOMETIMES_CONSUMES\r
 \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.PcdUsbXhciPciAddress               ## CONSUMES\r
 \r
-  ## Per XHCI spec, software shall impose a timeout between the detection of the Debug Host \r
-  ## connection and the DbC Run transition to 1. This PCD specifies the timeout value in microsecond.\r
+  # Per XHCI spec, software shall impose a timeout between the detection of the Debug Host \r
+  # connection and the DbC Run transition to 1. This PCD specifies the timeout value in microsecond.\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbXhciDebugDetectTimeout       ## SOMETIMES_CONSUMES\r
 \r
-  ## The value of data buffer size used for USB debug port handle.\r
-  ## It should be equal to sizeof (USB3_DEBUG_PORT_HANDLE).\r
+  # The value of data buffer size used for USB debug port handle.\r
+  # It should be equal to sizeof (USB3_DEBUG_PORT_HANDLE).\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize|256   ## SOMETIMES_CONSUMES\r
 \r
 [LibraryClasses]\r