VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserLib.inf@ 108794

Last change on this file since 108794 was 108794, checked in by vboxsync, 2 weeks ago

Devices/EFI/FirmwareNew: Merge edk2-stable202502 from the vendor branch and make it build for the important platforms, bugref:4643

  • Property svn:eol-style set to native
File size: 1.5 KB
Line 
1## @file
2# Flattened Device Tree information parser.
3#
4# Copyright (c) 2021, ARM Limited. All rights reserved.
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7##
8
9[Defines]
10 INF_VERSION = 0x00010019
11 BASE_NAME = FdtHwInfoParserLib
12 FILE_GUID = F174A422-BC86-41E2-9E9C-C6D6E437F4AD
13 VERSION_STRING = 1.0
14 MODULE_TYPE = DXE_DRIVER
15 LIBRARY_CLASS = HwInfoParserLib
16
17[Sources]
18 CmObjectDescUtility.c
19 CmObjectDescUtility.h
20 FdtHwInfoParserInclude.h
21 FdtHwInfoParser.c
22 FdtHwInfoParser.h
23 FdtUtility.c
24 FdtUtility.h
25 Pci/PciConfigSpaceParser.c
26 Pci/PciConfigSpaceParser.h
27 Serial/SerialPortParser.c
28 Serial/SerialPortParser.h
29
30[Sources.ARM, Sources.AARCH64]
31 Arm/ArmFdtInterrupt.c
32 Arm/ArmFdtHwInfoParser.c
33 Arm/BootArch/ArmBootArchParser.c
34 Arm/BootArch/ArmBootArchParser.h
35 Arm/GenericTimer/ArmGenericTimerParser.c
36 Arm/GenericTimer/ArmGenericTimerParser.h
37 Arm/Gic/ArmGicCParser.c
38 Arm/Gic/ArmGicCParser.h
39 Arm/Gic/ArmGicDispatcher.c
40 Arm/Gic/ArmGicDispatcher.h
41 Arm/Gic/ArmGicDParser.c
42 Arm/Gic/ArmGicDParser.h
43 Arm/Gic/ArmGicItsParser.c
44 Arm/Gic/ArmGicItsParser.h
45 Arm/Gic/ArmGicMsiFrameParser.c
46 Arm/Gic/ArmGicMsiFrameParser.h
47 Arm/Gic/ArmGicRParser.c
48 Arm/Gic/ArmGicRParser.h
49
50[Packages.ARM, Packages.AARCH64]
51 ArmPkg/ArmPkg.dec
52
53[Packages]
54 DynamicTablesPkg/DynamicTablesPkg.dec
55 EmbeddedPkg/EmbeddedPkg.dec
56 MdeModulePkg/MdeModulePkg.dec
57 MdePkg/MdePkg.dec
58
59[LibraryClasses]
60 BaseLib
61 BaseMemoryLib
62 DebugLib
63 FdtLib
64 MemoryAllocationLib
Note: See TracBrowser for help on using the repository browser.

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