diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-01-11 00:34:36 +0000 |
---|---|---|
committer | hwu1225 <hwu1225@Edk2> | 2016-01-11 00:34:36 +0000 |
commit | de3ecb331fc45550d41d35110948cb96e32df08a (patch) | |
tree | 95f9b92bb559852a86a11263864c479919784084 /MdeModulePkg/Universal | |
parent | 4977ee965f110069bf5e8a66f7d4b345995ef282 (diff) | |
download | edk2-de3ecb331fc45550d41d35110948cb96e32df08a.zip edk2-de3ecb331fc45550d41d35110948cb96e32df08a.tar.gz edk2-de3ecb331fc45550d41d35110948cb96e32df08a.tar.bz2 |
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
Diffstat (limited to 'MdeModulePkg/Universal')
0 files changed, 0 insertions, 0 deletions