]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/PciEmulation/PciEmulation.inf
edk2: Remove packages moved to edk2-platforms
[mirror_edk2.git] / Omap35xxPkg / PciEmulation / PciEmulation.inf
diff --git a/Omap35xxPkg/PciEmulation/PciEmulation.inf b/Omap35xxPkg/PciEmulation/PciEmulation.inf
deleted file mode 100644 (file)
index 2e8e258..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/** @file\r
-\r
-  Copyright (c) 2009, Apple Inc. All rights reserved.<BR>\r
-  Copyright (c) 2016, Linaro, Ltd. All rights reserved.<BR>\r
-\r
-  SPDX-License-Identifier: BSD-2-Clause-Patent\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
-  PciEmulation.c\r
-\r
-[Packages]\r
-  MdePkg/MdePkg.dec\r
-  MdeModulePkg/MdeModulePkg.dec\r
-  EmbeddedPkg/EmbeddedPkg.dec\r
-  Omap35xxPkg/Omap35xxPkg.dec\r
-\r
-[LibraryClasses]\r
-  BaseLib\r
-  DebugLib\r
-  IoLib\r
-  NonDiscoverableDeviceRegistrationLib\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-\r
-[Protocols]\r
-  gEmbeddedExternalDeviceProtocolGuid\r
-\r
-[Depex]\r
-  gEfiMetronomeArchProtocolGuid AND\r
-  gEmbeddedExternalDeviceProtocolGuid\r