]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - ArmPkg/Library/ArmLib/ArmV7/ArmV7LibPrePi.inf
ArmPkg/ArmLib: Clean ArmV7Lib
[mirror_edk2.git] / ArmPkg / Library / ArmLib / ArmV7 / ArmV7LibPrePi.inf
... / ...
CommitLineData
1#/** @file\r
2# Semihosting serail port lib\r
3#\r
4# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
5#\r
6# 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 = ArmV7LibPrePi\r
19 FILE_GUID = A150FA0C-F4E8-4207-9BEB-CD6DFB430D73\r
20 MODULE_TYPE = BASE\r
21 VERSION_STRING = 1.0\r
22 LIBRARY_CLASS = ArmLib\r
23\r
24[Sources.common]\r
25 ArmLibSupportV7.S | GCC\r
26 ArmLibSupportV7.asm | RVCT\r
27\r
28 ../Common/ArmLibSupport.S | GCC\r
29 ../Common/ArmLibSupport.asm | RVCT\r
30 ../Common/ArmLib.c\r
31 \r
32 ArmV7Support.S | GCC\r
33 ArmV7Support.asm | RVCT\r
34 \r
35 ArmV7Lib.c\r
36 ArmV7Mmu.c\r
37\r
38[Packages]\r
39 ArmPkg/ArmPkg.dec\r
40 MdePkg/MdePkg.dec\r
41\r
42[LibraryClasses]\r
43 PrePiLib\r
44 \r
45[Protocols]\r
46 gEfiCpuArchProtocolGuid\r
47\r
48[FixedPcd]\r
49 gArmTokenSpaceGuid.PcdArmCacheOperationThreshold\r