]> git.proxmox.com Git - mirror_edk2.git/blob - EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformDxe.inf
EmbeddedPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmbeddedPkg / Drivers / DtPlatformDxe / DtPlatformDxe.inf
1 ## @file
2 #
3 # Copyright (c) 2017, Linaro, Ltd. All rights reserved.<BR>
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 #
7 ##
8
9 [Defines]
10 INF_VERSION = 0x00010019
11 BASE_NAME = DtPlatformDxe
12 FILE_GUID = FC097B3C-2EBD-4A75-A3DA-121DCAB365CC
13 MODULE_TYPE = DXE_DRIVER
14 VERSION_STRING = 1.0
15 ENTRY_POINT = DtPlatformDxeEntryPoint
16
17 #
18 # The following information is for reference only and not required by the build tools.
19 #
20 # VALID_ARCHITECTURES = IA32 X64 ARM AARCH64
21 #
22
23 [Sources]
24 DtPlatformDxe.c
25 DtPlatformHii.vfr
26 DtPlatformHii.uni
27
28 [Packages]
29 EmbeddedPkg/EmbeddedPkg.dec
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32
33 [LibraryClasses]
34 BaseLib
35 DebugLib
36 DtPlatformDtbLoaderLib
37 HiiLib
38 MemoryAllocationLib
39 UefiBootServicesTableLib
40 UefiDriverEntryPoint
41 UefiRuntimeServicesTableLib
42
43 [Guids]
44 gDtPlatformFormSetGuid
45 gDtPlatformDefaultDtbFileGuid
46 gEdkiiPlatformHasAcpiGuid
47 gFdtTableGuid
48
49 [Depex]
50 gEfiVariableArchProtocolGuid AND
51 gEfiVariableWriteArchProtocolGuid