audk/DynamicTablesPkg/Library/Acpi/Arm
Pierre Gondois 5b035defa8 DynamicTablesPkg: SSDT Serial Port generator
Most platforms have several serial ports. These serial ports
are described to an operating system using definition block
tables.

The SSDT Serial Port Table Generator uses the Configuration
Manager protocol to obtain information for the Serial Ports
on the platform. The serial ports are described using the
CM_ARM_SERIAL_PORT_INFO structure. The EArmObjSerialPortInfo
ID is used to represent a standard serial port.

The SSDT Serial port fixup library provides interfaces to
generate a SSDT Serial port table based on the serial port
information. The SSDT Serial Port Table Generator uses the
SSDT serial port fixup library to build serial port
definition blocks and installs the SSDT tables.

Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-08-13 18:00:06 +00:00
..
AcpiDbg2LibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiFadtLibArm DynamicTablesPkg: Fix entry point param definition 2020-03-29 16:53:35 +00:00
AcpiGtdtLibArm DynamicTablesPkg: Remove redundant frame count check 2020-03-29 16:53:35 +00:00
AcpiIortLibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiMadtLibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiMcfgLibArm DynamicTablesPkg: Fix entry point param definition 2020-03-29 16:53:35 +00:00
AcpiPpttLibArm DynamicTablesPkg: PPTT: Fix uninitialized memory usage 2020-03-29 16:53:35 +00:00
AcpiRawLibArm DynamicTablesPkg: Fix entry point param definition 2020-03-29 16:53:35 +00:00
AcpiSpcrLibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiSratLibArm DynamicTablesPkg: Fix issues reported by EDKII CI 2020-08-07 16:17:25 +00:00
AcpiSsdtSerialPortLibArm DynamicTablesPkg: SSDT Serial Port generator 2020-08-13 18:00:06 +00:00