public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports
@ 2021-04-15 12:17 Joey Gouly
  2021-04-15 12:17 ` [PATCH v1 1/4] ShellPkg: Rename Address Size to Access size Joey Gouly
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Joey Gouly @ 2021-04-15 12:17 UTC (permalink / raw)
  To: devel; +Cc: joey.gouly, ray.ni, sami.mujawar, nd

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")


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-04-19 14:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-15 12:17 [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports Joey Gouly
2021-04-15 12:17 ` [PATCH v1 1/4] ShellPkg: Rename Address Size to Access size Joey Gouly
2021-04-15 12:28   ` Sami Mujawar
     [not found]   ` <167607D852D7D23D.10637@groups.io>
2021-04-16 11:43     ` [edk2-devel] " Sami Mujawar
2021-04-19  3:17       ` Gao, Zhichao
2021-04-15 12:17 ` [PATCH v1 2/4] DynamicTablesPkg: Add access size to CM_ARM_SERIAL_PORT_INFO Joey Gouly
2021-04-16 11:51   ` Sami Mujawar
2021-04-15 12:17 ` [PATCH v1 3/4] DynamicTablesPkg: Set the Access size for the SPCR table Joey Gouly
2021-04-16 11:51   ` Sami Mujawar
2021-04-15 12:17 ` [PATCH v1 4/4] DynamicTablesPkg: Set the Access size for the DBG2 table Joey Gouly
2021-04-16 11:52   ` Sami Mujawar
2021-04-19 14:37 ` [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports Sami Mujawar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox