]> git.proxmox.com Git - mirror_edk2.git/blob - Omap35xxPkg/PciEmulation/PciEmulation.inf
2e8e258985dce5c2b4eab27eb2615f955ff805b9
[mirror_edk2.git] / Omap35xxPkg / PciEmulation / PciEmulation.inf
1 /** @file
2
3 Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
4 Copyright (c) 2016, Linaro, Ltd. All rights reserved.<BR>
5
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 **/
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = BeagleBoardPciEmulation
13 FILE_GUID = feaa2e2b-53ac-4d5e-ae10-1efd5da4a2ba
14 MODULE_TYPE = DXE_DRIVER
15 VERSION_STRING = 1.0
16
17 ENTRY_POINT = PciEmulationEntryPoint
18
19 [Sources.common]
20 PciEmulation.c
21
22 [Packages]
23 MdePkg/MdePkg.dec
24 MdeModulePkg/MdeModulePkg.dec
25 EmbeddedPkg/EmbeddedPkg.dec
26 Omap35xxPkg/Omap35xxPkg.dec
27
28 [LibraryClasses]
29 BaseLib
30 DebugLib
31 IoLib
32 NonDiscoverableDeviceRegistrationLib
33 UefiBootServicesTableLib
34 UefiDriverEntryPoint
35
36 [Protocols]
37 gEmbeddedExternalDeviceProtocolGuid
38
39 [Depex]
40 gEfiMetronomeArchProtocolGuid AND
41 gEmbeddedExternalDeviceProtocolGuid