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