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