diff options
author | Guo Dong <guo.dong@intel.com> | 2020-09-08 15:19:31 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-09-09 00:13:02 +0000 |
commit | 317d84abe3bfbdff10ae1cc4f38b49307838c6c4 (patch) | |
tree | fc227ca426e96106605f6fa0e8a769c0ff1e6252 /EmulatorPkg | |
parent | f94345d9eae1b359c01761be975086870a4a9de9 (diff) | |
download | edk2-317d84abe3bfbdff10ae1cc4f38b49307838c6c4.tar.gz edk2-317d84abe3bfbdff10ae1cc4f38b49307838c6c4.tar.bz2 edk2-317d84abe3bfbdff10ae1cc4f38b49307838c6c4.zip |
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: Patrick Rudolph <patrick.rudolph@9elements.com>
Signed-off-by: Marcello Sylvester Bauer <marcello.bauer@9elements.com>
Reviewed-by: Maurice Ma <maurice.ma@intel.com>
Reviewed-by: Guo Dong <guo.dong@intel.com>
Diffstat (limited to 'EmulatorPkg')
0 files changed, 0 insertions, 0 deletions