[edk2-devel] [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports

Joey Gouly posted 4 patches 3 years ago
Failed in applying to current master (apply log)
.../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(-)
[edk2-devel] [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports
Posted by Joey Gouly 3 years ago
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")



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#74129): https://edk2.groups.io/g/devel/message/74129
Mute This Topic: https://groups.io/mt/82115121/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH v1 0/4] DynamicTablesPkg: Add access size parameter for serial ports
Posted by Sami Mujawar 2 years, 12 months ago
Series pushed as 99e7e48cc711..8c75a0720800

Thanks.

Regards,

Sami Mujawar

From: Joey Gouly <joey.gouly@arm.com>
Date: Thursday, 15 April 2021 at 13:19
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Joey Gouly <Joey.Gouly@arm.com>, ray.ni@intel.com <ray.ni@intel.com>, Sami Mujawar <Sami.Mujawar@arm.com>, nd <nd@arm.com>
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")


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#74276): https://edk2.groups.io/g/devel/message/74276
Mute This Topic: https://groups.io/mt/82115121/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-