]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BeagleBoardPkg/PciEmulation/PciEmulation.inf
Remove items moved to OMAP350 Package
[mirror_edk2.git] / BeagleBoardPkg / PciEmulation / PciEmulation.inf
diff --git a/BeagleBoardPkg/PciEmulation/PciEmulation.inf b/BeagleBoardPkg/PciEmulation/PciEmulation.inf
deleted file mode 100644 (file)
index b7d385d..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-/** @file\r
-  \r
- Copyright (c) 2009 Apple, Inc.  All rights reserved.                                                \r
-\r
-  All rights reserved. This program and the accompanying materials\r
-  are licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-**/\r
-\r
-[Defines]\r
-  INF_VERSION                     = 0x00010005\r
-  BASE_NAME                       = BeagleBoardPciEmulation\r
-  FILE_GUID                       = feaa2e2b-53ac-4d5e-ae10-1efd5da4a2ba\r
-  MODULE_TYPE                     = DXE_DRIVER\r
-  VERSION_STRING                  = 1.0\r
-\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
-  BeagleBoardPkg/BeagleBoardPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  DxeServicesTableLib\r
-  UefiLib\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-  UefiRuntimeServicesTableLib\r
-  UncachedMemoryAllocationLib\r
-  IoLib\r
-\r
-[Protocols]\r
-  gEfiPciRootBridgeIoProtocolGuid\r
-  gEfiDevicePathProtocolGuid\r
-  gEfiPciHostBridgeResourceAllocationProtocolGuid\r
-  gEfiCpuArchProtocolGuid\r
-  gEfiPciIoProtocolGuid\r
-  gEmbeddedExternalDeviceProtocolGuid\r
-\r
-[Depex]\r
-  gEfiMetronomeArchProtocolGuid AND \r
-  gEfiCpuArchProtocolGuid AND\r
-  gEmbeddedExternalDeviceProtocolGuid\r
-  
\ No newline at end of file