audk/IntelFrameworkModulePkg/Csm/LegacyBiosDxe
Ruiyu Ni 83155d7eb4 IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bug
Upon booting to a legacy OS, LegacyBios driver is responsible to
initialize the BDA region with the correct COM port base address.
But the current logic to get the COM port base address from IsaIo
instance is not correct.
The patch fixes this bug.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>
2016-11-10 10:19:54 +08:00
..
IA32
Ipf IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
X64
LegacyBbs.c
LegacyBda.c
LegacyBios.c
LegacyBiosDxe.inf
LegacyBiosDxe.uni
LegacyBiosDxeExtra.uni
LegacyBiosInterface.h IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
LegacyBootSupport.c
LegacyCmos.c
LegacyIde.c
LegacyPci.c IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
LegacySio.c IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bug 2016-11-10 10:19:54 +08:00
Thunk.c