audk/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe
Liming Gao 104bbee55e IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate Divisor
To align the way in MdeModulePkg SerialPortLib and PciSioSerialDxe driver,
Divisor is added by one when the reminder is more than half (16 * BaudRate).

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2018-04-18 14:56:07 +08:00
..
ComponentName.c
IsaSerialDxe.inf
IsaSerialDxe.uni
IsaSerialDxeExtra.uni
Serial.c IntelFrameworkModulePkg IsaSerialDxe: Update algorithm to calculate Divisor 2018-04-18 14:56:07 +08:00
Serial.h