]> git.proxmox.com Git - mirror_edk2.git/blob - Omap35xxPkg/Library/OmapLib/OmapLib.inf
ArmPkg/CompilerIntrinsicsLib: Add uread, uwrite GCC assembly sources
[mirror_edk2.git] / Omap35xxPkg / Library / OmapLib / OmapLib.inf
1 #/** @file
2 #
3 # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
4 # SPDX-License-Identifier: BSD-2-Clause-Patent
5 #
6 #**/
7
8 [Defines]
9 INF_VERSION = 0x00010005
10 BASE_NAME = OmapLib
11 FILE_GUID = d035f5c2-1b92-4746-9f6c-5ff6202970df
12 MODULE_TYPE = UEFI_DRIVER
13 VERSION_STRING = 1.0
14 LIBRARY_CLASS = OmapLib
15
16 [Sources.common]
17 OmapLib.c
18
19 [Packages]
20 MdePkg/MdePkg.dec
21 EmbeddedPkg/EmbeddedPkg.dec
22 Omap35xxPkg/Omap35xxPkg.dec
23
24 [LibraryClasses]
25 DebugLib
26
27 [Protocols]
28
29 [Guids]
30
31 [Pcd]