]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Pei.inf
SourceLevelDebugPkg: Removing ipf from edk2.
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibUsb3 / DebugCommunicationLibUsb3Pei.inf
index 33074db49a7873967508c817ec1c1a95922c2cda..39590625f9aaa775155919e44affb6d7a3f70d85 100644 (file)
@@ -25,7 +25,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF\r
+#  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
 [Sources]\r
@@ -41,7 +41,7 @@
 \r
 [Ppis]\r
   gEfiPeiMemoryDiscoveredPpiGuid                ## CONSUMES\r
-  gEdkiiIoMmuPpiGuid                            ## CONSUMES\r
+  gEdkiiIoMmuPpiGuid                            ## SOMETIMES_CONSUMES\r
 \r
 [Pcd]\r
   # The memory BAR 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
+  # 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
-  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize|250   ## SOMETIMES_CONSUMES\r
+  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize|249   ## SOMETIMES_CONSUMES\r
 \r
 [LibraryClasses]\r
   BaseLib\r