]> git.proxmox.com Git - mirror_edk2.git/blob - ArmPlatformPkg/Library/EblCmdLib/EblCmdLib.inf
9ddc9e82d1c3fbe6af9e088fa393a1b413712199
[mirror_edk2.git] / ArmPlatformPkg / Library / EblCmdLib / EblCmdLib.inf
1 #/** @file
2 #
3 # Copyright (c) 2011-2012, ARM Ltd. All rights reserved.<BR>
4 # This program and the accompanying materials
5 # are licensed and made available under the terms and conditions of the BSD License
6 # which accompanies this distribution. The full text of the license may be found at
7 # http://opensource.org/licenses/bsd-license.php
8 #
9 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 #
12 #**/
13
14
15 [Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = ArmPlatformEblCmdLib
18 FILE_GUID = 6085e1ca-0d2d-4ba4-9872-c59b36ffd6ad
19 MODULE_TYPE = UEFI_DRIVER
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = EblCmdLib|DXE_DRIVER UEFI_APPLICATION UEFI_DRIVER
22
23
24 #
25 # The following information is for reference only and not required by the build tools.
26 #
27 # VALID_ARCHITECTURES = IA32 X64 IPF EBC
28 #
29
30 [Sources.common]
31 EblCmdLib.c
32 EblCmdMmu.c
33 EblCmdFdt.c
34
35 [Packages]
36 MdePkg/MdePkg.dec
37 MdeModulePkg/MdeModulePkg.dec
38 EmbeddedPkg/EmbeddedPkg.dec
39 ArmPkg/ArmPkg.dec
40 ArmPlatformPkg/ArmPlatformPkg.dec
41
42 [LibraryClasses]
43 BaseLib
44 ArmLib
45 DebugLib
46 ArmDisassemblerLib
47 PerformanceLib
48 TimerLib
49 BdsLib
50 FdtLib
51
52 [Protocols]
53 gEfiDebugSupportProtocolGuid
54 gEfiLoadedImageProtocolGuid
55 gEfiDevicePathToTextProtocolGuid
56
57 [Guids]
58 gEfiDebugImageInfoTableGuid
59
60 [Pcd]
61 gArmPlatformTokenSpaceGuid.PcdFdtDevicePath