diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-01-11 00:34:15 +0000 |
---|---|---|
committer | hwu1225 <hwu1225@Edk2> | 2016-01-11 00:34:15 +0000 |
commit | 4977ee965f110069bf5e8a66f7d4b345995ef282 (patch) | |
tree | da540b185d5c4a13912ccdddf27fbfdec9af6f39 /BaseTools/Source/Python/Common/FdfClassObject.py | |
parent | c96bf1ff2c699622a4ee28e810497f64fe666c1a (diff) | |
download | edk2-platforms-4977ee965f110069bf5e8a66f7d4b345995ef282.tar.xz |
MdeModulePkg BaseSerialPortLib: 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@19628 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/Python/Common/FdfClassObject.py')
0 files changed, 0 insertions, 0 deletions