Date
1 - 4 of 4
[edk2-platforms][PATCH 0/2] Platform/Sgi: Update serial port usage
Rohit Mathew
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. 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 use console UART Platform/Sgi: Add serial debug controller to SSDT .../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 2.17.1 |
|
Thomas Abraham
On 04/07/2022 17:59, Rohit Mathew wrote:
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets ofFor this series - Reviewed-by: Thomas Abraham <thomas.abraham@...> Tested-by: Thomas Abraham <thomas.abraham@...> Thanks. |
|
Rohit Mathew
Hi Team,
toggle quoted message
Show quoted text
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 |
|
Sami Mujawar
Apologies for the delay.
toggle quoted message
Show quoted text
Merged as f4679715a40d..8d8bb28d2c4b Regards, Sami Mujawar
On 04/07/2022 05:59 pm, Rohit Mathew wrote:
Patch 433b5b1b0f7f ("Platform/Sgi: Route logs to different sets of |
|