]> git.proxmox.com Git - mirror_edk2.git/blob - ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
ShellPkg/AcpiView: APMT Parser
[mirror_edk2.git] / ShellPkg / Library / UefiShellAcpiViewCommandLib / UefiShellAcpiViewCommandLib.inf
1 ## @file
2 # Provides Shell 'acpiview' command functions
3 #
4 # Copyright (c) 2016 - 2020, Arm Limited. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9 ##
10
11 [Defines]
12 INF_VERSION = 0x00010019
13 BASE_NAME = UefiShellAcpiViewCommandLib
14 FILE_GUID = FB5B305E-84F5-461F-940D-82D345757AFA
15 MODULE_TYPE = UEFI_APPLICATION
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = AcpiViewCommandLib|UEFI_APPLICATION UEFI_DRIVER
18 CONSTRUCTOR = UefiShellAcpiViewCommandLibConstructor
19 DESTRUCTOR = UefiShellAcpiViewCommandLibDestructor
20
21 [Sources.common]
22 AcpiParser.c
23 AcpiParser.h
24 AcpiTableParser.c
25 AcpiTableParser.h
26 AcpiView.c
27 AcpiView.h
28 AcpiViewConfig.c
29 AcpiViewConfig.h
30 Parsers/Aest/AestParser.c
31 Parsers/Apmt/ApmtParser.c
32 Parsers/Bgrt/BgrtParser.c
33 Parsers/Dbg2/Dbg2Parser.c
34 Parsers/Dsdt/DsdtParser.c
35 Parsers/Facs/FacsParser.c
36 Parsers/Fadt/FadtParser.c
37 Parsers/Gtdt/GtdtParser.c
38 Parsers/Hmat/HmatParser.c
39 Parsers/Iort/IortParser.c
40 Parsers/Madt/MadtParser.c
41 Parsers/Madt/MadtParser.h
42 Parsers/Mcfg/McfgParser.c
43 Parsers/Pcct/PcctParser.c
44 Parsers/Pcct/PcctParser.h
45 Parsers/Pptt/PpttParser.c
46 Parsers/Pptt/PpttParser.h
47 Parsers/Rsdp/RsdpParser.c
48 Parsers/Slit/SlitParser.c
49 Parsers/Spcr/SpcrParser.c
50 Parsers/Srat/SratParser.c
51 Parsers/Ssdt/SsdtParser.c
52 Parsers/Xsdt/XsdtParser.c
53 UefiShellAcpiViewCommandLib.c
54 UefiShellAcpiViewCommandLib.uni
55
56 [Sources.ARM, Sources.AARCH64]
57 Arm/SbbrValidator.h
58 Arm/SbbrValidator.c
59
60 [Packages]
61 MdeModulePkg/MdeModulePkg.dec
62 MdePkg/MdePkg.dec
63 ShellPkg/ShellPkg.dec
64
65 [LibraryClasses]
66 BaseLib
67 BaseMemoryLib
68 DebugLib
69 FileHandleLib
70 HiiLib
71 MemoryAllocationLib
72 PcdLib
73 PrintLib
74 ShellCommandLib
75 ShellLib
76 UefiBootServicesTableLib
77 UefiLib
78 UefiRuntimeServicesTableLib
79
80
81 [FixedPcd]
82 gEfiShellPkgTokenSpaceGuid.PcdShellProfileMask ## CONSUMES
83
84 [Guids]
85 gShellAcpiViewHiiGuid ## CONSUMES ## HII
86 gEfiAcpiTableGuid ## SOMETIMES_CONSUMES ## SystemTable