DynamicTablesPkg: Definition for HwInfoParser interface
Hardware information parser is an optional module defined by the Dynamic Tables Framework. It can either parse an XML, a Device Tree or a Json file containing the platform hardware information to populate the platform information repository. The Configuration Manager can then utilise this information to generate ACPI tables for the platform. Therefore, define an interface for the HwInfoParser library class. Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com> Co-authored-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Joey Gouly <joey.gouly@arm.com>
This commit is contained in:
committed by
mergify[bot]
parent
c039fa7ff0
commit
90ad4b3b34
@@ -24,6 +24,9 @@
|
||||
## @libraryclass Defines a set of APIs for Dynamic AML generation.
|
||||
AmlLib|Include/Library/AmlLib/AmlLib.h
|
||||
|
||||
## @libraryclass Defines a set of APIs to a hardware information parser.
|
||||
HwInfoParserLib|Include/Library/HwInfoParserLib.h
|
||||
|
||||
## @libraryclass Defines a set of methods for fixing up a SSDT Serial Port.
|
||||
SsdtSerialPortFixupLib|Include/Library/SsdtSerialPortFixupLib.h
|
||||
|
||||
|
Reference in New Issue
Block a user