From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [edk2-devel] [edk2-platforms][PATCH 0/2] Platform/Sgi: Update serial port usage To: Rohit Mathew ,devel@edk2.groups.io From: "Rohit Mathew" X-Originating-Location: Cambridge, England, GB (217.140.99.251) X-Originating-Platform: Windows Chrome 103 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 18 Jul 2022 11:00:32 -0700 References: <20220704165909.17895-1-rohit.mathew@arm.com> In-Reply-To: <20220704165909.17895-1-rohit.mathew@arm.com> Message-ID: <11682.1658167232182795129@groups.io> Content-Type: multipart/alternative; boundary="cZ9wOL8AKvbF9MfRh5gS" --cZ9wOL8AKvbF9MfRh5gS Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Team, Gentle reminder for this patch set. Regards, Rohit On Mon, Jul 4, 2022 at 05:59 PM, Rohit Mathew wrote: >=20 > Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets of > consoles") setup the routing of console messages to a different set > of UART ports. Following up with this change, this patch series updates > the ACPI tables to route the console messages to the console UART and > adds a device entry for the debug UART. >=20 > Link to github branch for the patches in this series - > https://github.com/rohit-arm/edk2-platforms/tree/serial_port_acpi >=20 > Rohit Mathew (2): > Platform/Sgi: Update ACPI tables to use console UART > Platform/Sgi: Add serial debug controller to SSDT >=20 > .../SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf | 3 +++ > .../SgiPkg/AcpiTables/RdN1EdgeAcpiTables.inf | 3 +++ > .../SgiPkg/AcpiTables/RdN1EdgeX2AcpiTables.inf | 3 +++ > .../ARM/SgiPkg/AcpiTables/RdN2AcpiTables.inf | 3 +++ > .../SgiPkg/AcpiTables/RdN2Cfg1AcpiTables.inf | 3 +++ > .../ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf | 3 +++ > .../ARM/SgiPkg/AcpiTables/RdV1McAcpiTables.inf | 3 +++ > .../ARM/SgiPkg/AcpiTables/Sgi575AcpiTables.inf | 3 +++ > Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc | 2 +- > Platform/ARM/SgiPkg/AcpiTables/SsdtRos.asl | 17 ++++++++++++++++- > 10 files changed, 41 insertions(+), 2 deletions(-) >=20 > --=3D20 > 2.17.1 --cZ9wOL8AKvbF9MfRh5gS Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Team,

Gentle reminder for this patch set.

Regards,=
Rohit

On Mon, Jul 4, 2022 at 05:59 PM, Rohit Mathew wrote:=
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets= of
consoles") setup the routing of console messages to a different se= t
of UART ports. Following up with this change, this patch series upda= tes
the ACPI tables to route the console messages to the console UART = and
adds a device entry for the debug UART.

Link to github = branch for the patches in this series -
https://github.com/rohit-arm/edk2-platforms/tree/serial_port_acpi

Rohit Mathew (2):
Platform/Sgi: Update ACPI tables to us= e console UART
Platform/Sgi: Add serial debug controller to SSDT
=
.../SgiPkg/AcpiTables/RdE1EdgeAcpiTables.inf | 3 +++
.../SgiPkg/= AcpiTables/RdN1EdgeAcpiTables.inf | 3 +++
.../SgiPkg/AcpiTables/RdN1Ed= geX2AcpiTables.inf | 3 +++
.../ARM/SgiPkg/AcpiTables/RdN2AcpiTables.in= f | 3 +++
.../SgiPkg/AcpiTables/RdN2Cfg1AcpiTables.inf | 3 +++
..= ./ARM/SgiPkg/AcpiTables/RdV1AcpiTables.inf | 3 +++
.../ARM/SgiPkg/Acpi= Tables/RdV1McAcpiTables.inf | 3 +++
.../ARM/SgiPkg/AcpiTables/Sgi575Ac= piTables.inf | 3 +++
Platform/ARM/SgiPkg/AcpiTables/Spcr.aslc | 2 +-Platform/ARM/SgiPkg/AcpiTables/SsdtRos.asl | 17 ++++++++++++++++-
= 10 files changed, 41 insertions(+), 2 deletions(-)

--=3D20
= 2.17.1
--cZ9wOL8AKvbF9MfRh5gS--