]> git.proxmox.com Git - mirror_edk2.git/blame - ArmVirtPkg/XenPlatformHasAcpiDtDxe/XenPlatformHasAcpiDtDxe.inf
IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary.
[mirror_edk2.git] / ArmVirtPkg / XenPlatformHasAcpiDtDxe / XenPlatformHasAcpiDtDxe.inf
CommitLineData
a6141834
LE
1## @file\r
2# Decide whether the firmware should expose an ACPI- and/or a Device Tree-based\r
3# hardware description to the operating system.\r
4#\r
5# Copyright (c) 2017, Red Hat, Inc.\r
6#\r
9792fb0e 7# SPDX-License-Identifier: BSD-2-Clause-Patent\r
a6141834
LE
8##\r
9\r
10[Defines]\r
11 INF_VERSION = 1.25\r
12 BASE_NAME = XenPlatformHasAcpiDtDxe\r
13 FILE_GUID = 6914c46f-d46e-48dc-9998-8a5f64f02553\r
14 MODULE_TYPE = DXE_DRIVER\r
15 VERSION_STRING = 1.0\r
16 ENTRY_POINT = XenPlatformHasAcpiDt\r
17\r
18[Sources]\r
19 XenPlatformHasAcpiDtDxe.c\r
20\r
21[Packages]\r
22 EmbeddedPkg/EmbeddedPkg.dec\r
a391e592 23 MdeModulePkg/MdeModulePkg.dec\r
a6141834
LE
24 MdePkg/MdePkg.dec\r
25\r
26[LibraryClasses]\r
27 BaseLib\r
28 DebugLib\r
29 UefiBootServicesTableLib\r
30 UefiDriverEntryPoint\r
31\r
32[Guids]\r
33 gEdkiiPlatformHasAcpiGuid ## SOMETIMES_PRODUCES ## PROTOCOL\r
34 gEdkiiPlatformHasDeviceTreeGuid ## PRODUCES ## PROTOCOL\r
35\r
36[Depex]\r
37 TRUE\r