]> git.proxmox.com Git - mirror_edk2.git/blame - Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
Omap35xxPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Omap35xxPkg / Library / OmapDmaLib / OmapDmaLib.inf
CommitLineData
7f814ffd 1#/** @file\r
3402aac7 2#\r
7f814ffd 3# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
538311f7 4# SPDX-License-Identifier: BSD-2-Clause-Patent\r
3402aac7 5#\r
7f814ffd 6#**/\r
7\r
8[Defines]\r
9 INF_VERSION = 0x00010005\r
10 BASE_NAME = OmapDmaLib\r
11 FILE_GUID = 09B17D99-BB07-49a8-B0D2-06D6AFCBE3AB\r
12 MODULE_TYPE = UEFI_DRIVER\r
13 VERSION_STRING = 1.0\r
3402aac7 14 LIBRARY_CLASS = OmapDmaLib\r
81bc205d 15\r
7f814ffd 16\r
17[Sources.common]\r
18 OmapDmaLib.c\r
19\r
20[Packages]\r
21 MdePkg/MdePkg.dec\r
22 EmbeddedPkg/EmbeddedPkg.dec\r
23 ArmPkg/ArmPkg.dec\r
24 Omap35xxPkg/Omap35xxPkg.dec\r
25\r
26[LibraryClasses]\r
27 DebugLib\r
28 UefiBootServicesTableLib\r
29 MemoryAllocationLib\r
7f814ffd 30 IoLib\r
8e7c9e03 31 BaseMemoryLib\r
32 ArmLib\r
3402aac7
RC
33\r
34\r
7f814ffd 35[Protocols]\r
36 gEfiCpuArchProtocolGuid\r
3402aac7 37\r
7f814ffd 38[Guids]\r
3402aac7 39\r
7f814ffd 40[Pcd]\r
41\r
42[Depex]\r
3402aac7 43 gEfiCpuArchProtocolGuid\r