]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/PciEmulation/PciEmulation.inf
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / Omap35xxPkg / PciEmulation / PciEmulation.inf
index 8567b693880b51c6521b70d3bc55d8206a7cb053..941060202ce54ae06cb06621cd0071285e9a22e1 100644 (file)
@@ -1,6 +1,7 @@
 /** @file\r
-  \r
+\r
   Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\r
+  Copyright (c) 2016, Linaro, Ltd. 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
   ENTRY_POINT                     = PciEmulationEntryPoint\r
 \r
 [Sources.common]\r
-  PciRootBridgeIo.c\r
   PciEmulation.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  ArmPkg/ArmPkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
   Omap35xxPkg/Omap35xxPkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
-  DxeServicesTableLib\r
-  UefiLib\r
+  DebugLib\r
+  IoLib\r
+  NonDiscoverableDeviceRegistrationLib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
-  UefiRuntimeServicesTableLib\r
-  IoLib\r
-  OmapDmaLib\r
-  DmaLib\r
 \r
 [Protocols]\r
-  gEfiPciRootBridgeIoProtocolGuid\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiPciHostBridgeResourceAllocationProtocolGuid\r
-  gEfiPciIoProtocolGuid\r
   gEmbeddedExternalDeviceProtocolGuid\r
 \r
 [Depex]\r
-  gEfiMetronomeArchProtocolGuid AND \r
+  gEfiMetronomeArchProtocolGuid AND\r
   gEmbeddedExternalDeviceProtocolGuid\r
-  
\ No newline at end of file