Series pushed as 99e7e48cc711..8c75a0720800 Thanks. Regards, Sami Mujawar From: Joey Gouly Date: Thursday, 15 April 2021 at 13:19 To: devel@edk2.groups.io Cc: Joey Gouly , ray.ni@intel.com , Sami Mujawar , nd Subject: [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports This series adds the Access Size parameter to the Serial Port in DynamicTablesPkg. This has been tested (by Sami) with kvmtool, which virtualises a UART with 8 bit access size. Changes available at https://github.com/jgouly/edk2/tree/1586_serial_port_access_size_v1 Joey Gouly (4): ShellPkg: Rename Address Size to Access size DynamicTablesPkg: Add access size to CM_ARM_SERIAL_PORT_INFO DynamicTablesPkg: Set the Access size for the SPCR table DynamicTablesPkg: Set the Access size for the DBG2 table .../Include/ArmNameSpaceObjects.h | 3 +++ .../Acpi/Arm/AcpiDbg2LibArm/Dbg2Generator.c | 24 ++++++++++++++++++- .../Acpi/Arm/AcpiSpcrLibArm/SpcrGenerator.c | 22 ++++++++++++++++- .../UefiShellAcpiViewCommandLib/AcpiParser.c | 4 ++-- 4 files changed, 49 insertions(+), 4 deletions(-) -- Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")