summaryrefslogtreecommitdiff
path: root/Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc
diff options
context:
space:
mode:
Diffstat (limited to 'Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc')
-rw-r--r--Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc b/Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc
index 79b89766..32b7ca7c 100644
--- a/Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc
+++ b/Platform/ARM/N1SdpPkg/AcpiTables/N1Sdp/Spcr.aslc
@@ -41,7 +41,7 @@ STATIC EFI_ACPI_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE Spcr = {
// UINT32 GlobalSystemInterrupt;
FixedPcdGet32 (PL011UartInterrupt),
// UINT8 BaudRate;
- EFI_ACPI_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE_BAUD_RATE_19200,
+ EFI_ACPI_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE_BAUD_RATE_115200,
// UINT8 Parity;
EFI_ACPI_SERIAL_PORT_CONSOLE_REDIRECTION_TABLE_PARITY_NO_PARITY,
// UINT8 StopBits;