X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Omap35xxPkg%2FPciEmulation%2FPciEmulation.inf;h=941060202ce54ae06cb06621cd0071285e9a22e1;hp=8567b693880b51c6521b70d3bc55d8206a7cb053;hb=f33d5d68abc02727dc828c1079e72ab65e1d63af;hpb=81bc205daf18ca46bec3621fc05fc049db152826 diff --git a/Omap35xxPkg/PciEmulation/PciEmulation.inf b/Omap35xxPkg/PciEmulation/PciEmulation.inf index 8567b69388..941060202c 100644 --- a/Omap35xxPkg/PciEmulation/PciEmulation.inf +++ b/Omap35xxPkg/PciEmulation/PciEmulation.inf @@ -1,6 +1,7 @@ /** @file - + Copyright (c) 2009, Apple Inc. All rights reserved.
+ Copyright (c) 2016, Linaro, Ltd. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -22,36 +23,25 @@ ENTRY_POINT = PciEmulationEntryPoint [Sources.common] - PciRootBridgeIo.c PciEmulation.c [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec - IntelFrameworkPkg/IntelFrameworkPkg.dec - ArmPkg/ArmPkg.dec EmbeddedPkg/EmbeddedPkg.dec Omap35xxPkg/Omap35xxPkg.dec [LibraryClasses] BaseLib - DxeServicesTableLib - UefiLib + DebugLib + IoLib + NonDiscoverableDeviceRegistrationLib UefiBootServicesTableLib UefiDriverEntryPoint - UefiRuntimeServicesTableLib - IoLib - OmapDmaLib - DmaLib [Protocols] - gEfiPciRootBridgeIoProtocolGuid - gEfiDevicePathProtocolGuid - gEfiPciHostBridgeResourceAllocationProtocolGuid - gEfiPciIoProtocolGuid gEmbeddedExternalDeviceProtocolGuid [Depex] - gEfiMetronomeArchProtocolGuid AND + gEfiMetronomeArchProtocolGuid AND gEmbeddedExternalDeviceProtocolGuid - \ No newline at end of file