audk/CorebootModulePkg/Library/BaseSerialPortLib16550
Leahy, Leroy P bb0831670f CorebootModulePkg/BaseSerialPortLib: Set DTR and RTS
Ensure communication between the host and the UEFI system running
CorebootPayloadPkg.  In cases where the host has flow control enabled
and the serial connection is providing the flow control signals, the
host will not be able to send data to the UEFI system because DTR and
RTS are not present.  The host may also discard all output data from
the UEFI system because DTR is not present.  By setting DTR and RTS
in the UART initialization code this case works properly.

Change-Id: I393f57104d111472cafcae01d4e43d4ea837be3b
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
2016-05-10 10:12:15 -07:00
..
BaseSerialPortLib16550.c CorebootModulePkg/BaseSerialPortLib: Set DTR and RTS 2016-05-10 10:12:15 -07:00
BaseSerialPortLib16550.inf CorebootModulePkg/BaseSerialPortLib16550: Remove white-space 2016-05-10 10:11:49 -07:00
BaseSerialPortLib16550.uni CorebootModulePkg: Add BaseSerialPortLib16550 2016-05-10 10:10:19 -07:00