Skip to content
Commit 317d84ab authored by Guo Dong's avatar Guo Dong Committed by mergify[bot]
Browse files

UefiPayloadPkg:Remove x86 legacy UART defaults



The BaseSerialPortLib16550 does fallback to a fixed address UART defined
by PcdSerialRegisterBase and does not initialize if it is zero. Do not
assume a serial port at 0x3F8, otherwise it could cause errors during
initialization of a non-existent serial port on non legacy platforms.

Signed-off-by: default avatarPatrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: default avatarMarcello Sylvester Bauer <marcello.bauer@9elements.com>
Reviewed-by: default avatarMaurice Ma <maurice.ma@intel.com>
Reviewed-by: default avatarGuo Dong <guo.dong@intel.com>
parent f94345d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment