audk/PcAtChipsetPkg/Library/SerialIoLib
Hao Wu de3ecb331f PcAtChipsetPkg SerialIoLib: Fix VS2010 build error
When overriding compiler options '/GL' with '/GL-', VS2010 will report
warning C4701 potentially uninitialized local variable for 'LcrParity'
and 'LcrStop' in function SerialPortSetAttributes().

This commit fixes this build issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19629 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-11 00:34:36 +00:00
..
PcAtSerialPortLib.uni PcAtChipsetPkg: Convert all .uni files to utf-8 2015-12-15 04:57:25 +00:00
SerialIoLib.inf PcAtChipsetPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:17:22 +00:00
SerialPortLib.c PcAtChipsetPkg SerialIoLib: Fix VS2010 build error 2016-01-11 00:34:36 +00:00