]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/XhciDxe/XhciDxe.inf
Change the PciBusDxe driver to install the PCI enumeration complete GUID in the PCI...
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciDxe / XhciDxe.inf
index da701a62b60375a5e889f537b043a7335e1d7ce5..8d8fc5b2a2e67129295eb6eba4d75c29a43326af 100644 (file)
@@ -6,7 +6,7 @@
 #  It implements the interfaces of monitoring the status of all ports and transferring\r
 #  Control, Bulk, Interrupt and Isochronous requests to those attached usb LS/FS/HS/SS devices.\r
 #\r
-#  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2013, 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
@@ -42,6 +42,8 @@
   Xhci.c\r
   XhciReg.c\r
   XhciSched.c\r
+  UsbHcMem.c\r
+  UsbHcMem.h  \r
   ComponentName.c\r
   ComponentName.h\r
   Xhci.h\r
@@ -50,7 +52,6 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   MemoryAllocationLib\r
@@ -60,7 +61,7 @@
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
   DebugLib\r
-  PcdLib\r
+  ReportStatusCodeLib\r
 \r
 [Guids]\r
   gEfiEventExitBootServicesGuid                 ## PRODUCES ## Event\r