]> git.proxmox.com Git - mirror_edk2.git/blob - BeagleBoardPkg/Library/BeagleBoardSystemLib/BeagleBoardSystemLib.inf
2c23ad00e76a5012cf38dbddbf2809eec456eee4
[mirror_edk2.git] / BeagleBoardPkg / Library / BeagleBoardSystemLib / BeagleBoardSystemLib.inf
1 #%HEADER%
2 #/** @file
3 # Support for Airport libraries.
4 #
5 # Copyright (c) 2009, Apple Inc.
6 #
7 # All rights reserved. This program and the accompanying materials
8 # are licensed and made available under the terms and conditions of the BSD License
9 # which accompanies this distribution. The full text of the license may be found at
10 # http://opensource.org/licenses/bsd-license.php
11 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13 #
14 #
15 #**/
16
17 [Defines]
18 INF_VERSION = 0x00010005
19 BASE_NAME = BeagleBoardSystemLib
20 FILE_GUID = b15a2640-fef2-447c-98e1-9ce22cfa529c
21 MODULE_TYPE = BASE
22 VERSION_STRING = 1.0
23 LIBRARY_CLASS = BeagleBoardSystemLib
24
25 [Sources.ARM]
26 BeagleBoardSystemLib.c
27 GoLittleEndian.asm | RVCT
28 GoLittleEndian.S | GCC
29
30 [Packages]
31 MdePkg/MdePkg.dec
32 EmbeddedPkg/EmbeddedPkg.dec
33 ArmPkg/ArmPkg.dec
34 BeagleBoardPkg/BeagleBoardPkg.dec
35
36 [LibraryClasses]
37 ArmLib
38 CacheMaintenanceLib
39 MemoryAllocationLib
40 UefiRuntimeServicesTableLib
41 TimerLib
42 UefiLib
43
44 [Pcd]
45 gEmbeddedTokenSpaceGuid.PcdFlashFvMainBase