]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/SourceLevelDebugPkg.dec
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / SourceLevelDebugPkg / SourceLevelDebugPkg.dec
index c9a47f625526dcc7e685e0dd651e4e2b8cc3c94e..5cc0c3f241168b99fe20e4511bf4a9fab5c5fa8e 100644 (file)
@@ -6,14 +6,14 @@
 # and host, PeCoffExtraActionLib instance to report symbol path information,\r
 # etc.\r
 #\r
-# Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials are licensed and made available under \r
-# the terms and conditions of the BSD License that accompanies this distribution.  \r
+# Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# This program and the accompanying materials are licensed and made available under\r
+# the terms and conditions of the BSD License that accompanies this distribution.\r
 # The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php.                                                                          \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
+# http://opensource.org/licenses/bsd-license.php.\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
@@ -72,7 +72,7 @@
   # @Expression  0x80000001 | (gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbEhciPciAddress & 0xF0000FFF) == 0\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbEhciPciAddress|0x000EF000|UINT32|0x00000003\r
 \r
-  ## The mask of exception numbers whose handlers would be ignored and cannot be replaced or \r
+  ## The mask of exception numbers whose handlers would be ignored and cannot be replaced or\r
   #  hooked by Debug Agent Library. Masking INT1/INT3 is invalid.\r
   # @Prompt Configure exception numbers not to be hooked by Debug Agent.\r
   # @Expression  0x80000001 | (gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdExceptionsIgnoredByDebugger & 0xA) == 0\r
@@ -92,9 +92,9 @@
 \r
   ## The memory BAR of xhci 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
-  # @Prompt Configure ehci host controller memory BAR.\r
+  # @Prompt Configure xhci host controller memory BAR.\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbXhciMemorySpaceBase|0xD0000000|UINT64|0x00000007\r
-  \r
+\r
   ## The pci address of xhci host controller, in which usb debug feature is enabled.\r
   #  The format of pci address is :<BR>\r
   #      -----------------------------------------------------------------------<BR>\r
   # @Prompt Configure xhci host controller pci address.\r
   # @Expression  0x80000001 | (gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbXhciPciAddress & 0xF0000FFF) == 0\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbXhciPciAddress|0x000A0000|UINT32|0x00000008\r
-  \r
-  ## Per XHCI spec, software shall impose a timeout between the detection of the Debug Host \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
   # @Prompt Configure debug device detection timeout value.\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdUsbXhciDebugDetectTimeout|3000000|UINT64|0x00000009\r