]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/NonDiscoverablePciDeviceDxe.inf
MdeModulePkg/NonDiscoverablePciDeviceDxe: add support for non-coherent DMA
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / NonDiscoverablePciDeviceDxe / NonDiscoverablePciDeviceDxe.inf
index 996fe310e0e356aa38abfaf78cccce86dc36cc40..5faa8945134ce3fbb68795257597620de1b74edb 100644 (file)
@@ -32,6 +32,7 @@
 [LibraryClasses]\r
   BaseMemoryLib\r
   DebugLib\r
+  DxeServicesTableLib\r
   MemoryAllocationLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
@@ -40,6 +41,7 @@
 [Protocols]\r
   gEfiPciIoProtocolGuid                         ## BY_START\r
   gEdkiiNonDiscoverableDeviceProtocolGuid       ## TO_START\r
+  gEfiCpuArchProtocolGuid                       ## CONSUMES\r
 \r
 [Guids]\r
   gEdkiiNonDiscoverableAhciDeviceGuid\r