summaryrefslogtreecommitdiff
path: root/ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManagerDxe.inf
blob: a333966a8c96e7f314647ab39c95fd688a5e05ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
## @file
#  Configuration Manager Dxe
#
#  Copyright (c) 2021 - 2022, Arm Limited. All rights reserved.<BR>
#
#  SPDX-License-Identifier: BSD-2-Clause-Patent
##

[Defines]
  INF_VERSION                    = 0x0001001B
  BASE_NAME                      = ConfigurationManagerDxe
  FILE_GUID                      = 3C80D366-510C-4154-BB3A-E12439AD337C
  MODULE_TYPE                    = DXE_DRIVER
  VERSION_STRING                 = 1.0
  ENTRY_POINT                    = ConfigurationManagerDxeInitialize
  UNLOAD_IMAGE                   = ConfigurationManagerDxeUnloadImage

#
# The following information is for reference only and not required by the build tools.
#
#  VALID_ARCHITECTURES           = AARCH64
#

[Sources]
  AslTables/Dsdt.asl
  ConfigurationManager.c
  ConfigurationManager.h
  ConfigurationManagerDxe.inf

[Packages]
  ArmVirtPkg/ArmVirtPkg.dec
  DynamicTablesPkg/DynamicTablesPkg.dec
  EmbeddedPkg/EmbeddedPkg.dec
  MdeModulePkg/MdeModulePkg.dec
  MdePkg/MdePkg.dec

[LibraryClasses]
  DynamicPlatRepoLib
  HobLib
  HwInfoParserLib
  PrintLib
  TableHelperLib
  UefiBootServicesTableLib
  UefiDriverEntryPoint
  UefiRuntimeServicesTableLib

[Protocols]
  gEdkiiConfigurationManagerProtocolGuid

[Guids]
  gFdtHobGuid

[Depex]
  gEdkiiPlatformHasAcpiGuid