audk/DynamicTablesPkg/Library/Acpi/Arm
Joey Gouly 8c75a07208 DynamicTablesPkg: Set the Access size for the DBG2 table
The DBG2 table generator set the access size for the UART to
DWORD (4 bytes) by default. However, according to Section B
Generic UART, Arm Base System Architecture 1.0, Platform
Design Document, a Generic UART can have BYTE, WORD or DWORD
access sizes. To address this an AccessSize field has been
introduced in CM_ARM_SERIAL_PORT_INFO object.

This patch updates the DBG2 generator to setup the AccessSize
field in the Generic Address Structure (GAS) for the UART in
the DBG2 table with information provided by the platform.

Signed-off-by: Joey Gouly <joey.gouly@arm.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-04-19 13:28:26 +00:00
..
AcpiDbg2LibArm DynamicTablesPkg: Set the Access size for the DBG2 table 2021-04-19 13:28:26 +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: Set the Access size for the SPCR table 2021-04-19 13:28:26 +00:00
AcpiSratLibArm DynamicTablesPkg: AcpiSratLibArm fix ECC error 2020-10-21 13:33:03 +00:00
AcpiSsdtCmn600LibArm DynamicTablesPkg: Add SSDT CMN-600 Table generator 2020-11-03 09:09:22 +00:00
AcpiSsdtSerialPortLibArm DynamicTablesPkg: SsdtSerialPortLibArm fix ECC error 2020-10-21 13:33:03 +00:00