]> git.proxmox.com Git - mirror_edk2.git/blob - EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.inf
EmbeddedPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmbeddedPkg / Library / AndroidBootImgLib / AndroidBootImgLib.inf
1 #/** @file
2 #
3 # Copyright (c) 2013-2015, ARM Ltd. All rights reserved.<BR>
4 # Copyright (c) 2017, Linaro. All rights reserved.
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9 #**/
10
11 [Defines]
12 INF_VERSION = 0x00010019
13 BASE_NAME = AndroidBootImgLib
14 FILE_GUID = ed3b8739-6fa7-4cb1-8aeb-2496f8fcaefa
15 MODULE_TYPE = BASE
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = AndroidBootImgLib
18
19 #
20 # The following information is for reference only and not required by the build tools.
21 #
22 # VALID_ARCHITECTURES = ARM AARCH64
23 #
24
25 [Sources]
26 AndroidBootImgLib.c
27
28 [LibraryClasses]
29 DebugLib
30 FdtLib
31 PrintLib
32 UefiBootServicesTableLib
33 UefiLib
34
35 [Packages]
36 EmbeddedPkg/EmbeddedPkg.dec
37 MdePkg/MdePkg.dec
38
39 [Protocols]
40 gAndroidBootImgProtocolGuid
41 gEfiLoadedImageProtocolGuid
42
43 [Guids]
44 gFdtTableGuid