]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Pei.inf
SourceLevelDebugPkg DebugUsb3: Support IOMMU
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibUsb3 / DebugCommunicationLibUsb3Pei.inf
index 2108face50d21919445eb3af8037ac5a54a938d8..33074db49a7873967508c817ec1c1a95922c2cda 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Debug Communication Library instance based on usb3 debug port.\r
 #\r
-#  Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2014 - 2018, 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
@@ -41,6 +41,7 @@
 \r
 [Ppis]\r
   gEfiPeiMemoryDiscoveredPpiGuid                ## CONSUMES\r
+  gEdkiiIoMmuPpiGuid                            ## CONSUMES\r
 \r
 [Pcd]\r
   # The memory BAR of ehci host controller, in which usb debug feature is enabled.\r
@@ -57,7 +58,7 @@
 \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|239   ## SOMETIMES_CONSUMES\r
+  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize|250   ## SOMETIMES_CONSUMES\r
 \r
 [LibraryClasses]\r
   BaseLib\r
@@ -67,6 +68,7 @@
   TimerLib\r
   BaseMemoryLib\r
   PeiServicesLib\r
-  \r
+  HobLib\r
+\r
 [Depex.common.PEIM]\r
   gEfiPeiMemoryDiscoveredPpiGuid\r