Files
edk2/ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

93 lines
2.4 KiB
INI
Raw Normal View History

## @file
# Provides Shell 'acpiview' command functions
#
2022-11-03 18:14:26 +00:00
# Copyright (c) 2022, NVIDIA CORPORATION. All rights reserved.
2024-06-05 13:03:47 +01:00
# Copyright (c) 2016 - 2024, Arm Limited. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
#
##
[Defines]
INF_VERSION = 0x00010019
BASE_NAME = UefiShellAcpiViewCommandLib
FILE_GUID = FB5B305E-84F5-461F-940D-82D345757AFA
MODULE_TYPE = UEFI_APPLICATION
VERSION_STRING = 1.0
2020-06-19 12:59:54 +01:00
LIBRARY_CLASS = AcpiViewCommandLib|UEFI_APPLICATION UEFI_DRIVER
CONSTRUCTOR = UefiShellAcpiViewCommandLibConstructor
DESTRUCTOR = UefiShellAcpiViewCommandLibDestructor
[Sources.common]
AcpiParser.c
2020-06-19 12:59:54 +01:00
AcpiParser.h
AcpiTableParser.c
2020-06-19 12:59:54 +01:00
AcpiTableParser.h
AcpiView.c
2020-06-19 12:59:54 +01:00
AcpiView.h
AcpiViewConfig.c
AcpiViewConfig.h
2020-11-03 22:32:02 +08:00
Parsers/Aest/AestParser.c
2022-11-04 10:04:48 -06:00
Parsers/Apmt/ApmtParser.c
Parsers/Bgrt/BgrtParser.c
Parsers/Dbg2/Dbg2Parser.c
Parsers/Dsdt/DsdtParser.c
2024-04-30 14:53:18 +01:00
Parsers/Einj/EinjParser.c
2022-11-03 18:14:26 +00:00
Parsers/Erst/ErstParser.c
Parsers/Facs/FacsParser.c
Parsers/Fadt/FadtParser.c
Parsers/Gtdt/GtdtParser.c
2024-06-05 13:03:47 +01:00
Parsers/Hest/HestParser.c
2020-11-04 19:17:02 +08:00
Parsers/Hmat/HmatParser.c
2024-03-08 15:22:36 +08:00
Parsers/Hpet/HpetParser.c
Parsers/Iort/IortParser.c
Parsers/Madt/MadtParser.c
2020-06-19 12:59:54 +01:00
Parsers/Madt/MadtParser.h
Parsers/Mcfg/McfgParser.c
2020-07-02 10:09:02 +02:00
Parsers/Pcct/PcctParser.c
Parsers/Pcct/PcctParser.h
Parsers/Pptt/PpttParser.c
2020-06-19 12:59:54 +01:00
Parsers/Pptt/PpttParser.h
Parsers/Rsdp/RsdpParser.c
Parsers/Slit/SlitParser.c
Parsers/Spcr/SpcrParser.c
Parsers/Srat/SratParser.c
Parsers/Ssdt/SsdtParser.c
Parsers/Wsmt/WsmtParser.c
Parsers/Xsdt/XsdtParser.c
2020-06-19 12:59:54 +01:00
UefiShellAcpiViewCommandLib.c
UefiShellAcpiViewCommandLib.uni
[Sources.ARM, Sources.AARCH64]
Arm/SbbrValidator.h
Arm/SbbrValidator.c
[Packages]
2020-06-19 12:59:54 +01:00
MdeModulePkg/MdeModulePkg.dec
MdePkg/MdePkg.dec
ShellPkg/ShellPkg.dec
[LibraryClasses]
BaseLib
BaseMemoryLib
DebugLib
2020-06-19 12:59:54 +01:00
FileHandleLib
HiiLib
MemoryAllocationLib
PcdLib
PrintLib
ShellCommandLib
ShellLib
2020-06-19 12:59:54 +01:00
UefiBootServicesTableLib
UefiLib
UefiRuntimeServicesTableLib
[FixedPcd]
gEfiShellPkgTokenSpaceGuid.PcdShellProfileMask ## CONSUMES
[Guids]
gShellAcpiViewHiiGuid ## CONSUMES ## HII
gEfiAcpiTableGuid ## SOMETIMES_CONSUMES ## SystemTable