[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
|
|