VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/ArmVirtPkg/KvmtoolCfgMgrDxe/ConfigurationManagerDxe.inf@ 105681

最後變更 在這個檔案從105681是 99464,由 vboxsync 提交於 2 年 前

Devices/EFI/Firmware: Restore ArmPkg, ArmVirtPkg, ArmPlatformPkg in order to be able to build Aarch64 and Aarch32 firmware images for the virt platform, bugref:10400

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.2 KB
 
1## @file
2# Configuration Manager Dxe
3#
4# Copyright (c) 2021 - 2022, Arm Limited. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7##
8
9[Defines]
10 INF_VERSION = 0x0001001B
11 BASE_NAME = ConfigurationManagerDxe
12 FILE_GUID = 3C80D366-510C-4154-BB3A-E12439AD337C
13 MODULE_TYPE = DXE_DRIVER
14 VERSION_STRING = 1.0
15 ENTRY_POINT = ConfigurationManagerDxeInitialize
16 UNLOAD_IMAGE = ConfigurationManagerDxeUnloadImage
17
18#
19# The following information is for reference only and not required by the build tools.
20#
21# VALID_ARCHITECTURES = AARCH64
22#
23
24[Sources]
25 AslTables/Dsdt.asl
26 ConfigurationManager.c
27 ConfigurationManager.h
28 ConfigurationManagerDxe.inf
29
30[Packages]
31 ArmVirtPkg/ArmVirtPkg.dec
32 DynamicTablesPkg/DynamicTablesPkg.dec
33 EmbeddedPkg/EmbeddedPkg.dec
34 MdeModulePkg/MdeModulePkg.dec
35 MdePkg/MdePkg.dec
36
37[LibraryClasses]
38 DynamicPlatRepoLib
39 HobLib
40 HwInfoParserLib
41 PrintLib
42 TableHelperLib
43 UefiBootServicesTableLib
44 UefiDriverEntryPoint
45 UefiRuntimeServicesTableLib
46
47[Protocols]
48 gEdkiiConfigurationManagerProtocolGuid
49
50[Guids]
51 gFdtHobGuid
52
53[Depex]
54 gEdkiiPlatformHasAcpiGuid
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette