When overriding compiler options '/GL' with '/GL-', VS2010 will report
warning C4701 potentially uninitialized local variable in SerialPort
libraries.

Hao Wu (2):
  MdeModulePkg BaseSerialPortLib: Fix VS2010 build error
  PcAtChipsetPkg SerialIoLib: Fix VS2010 build error

 .../BaseSerialPortLib16550/BaseSerialPortLib16550.c        | 12 +++---------
 PcAtChipsetPkg/Library/SerialIoLib/SerialPortLib.c         | 14 +++-----------
 2 files changed, 6 insertions(+), 20 deletions(-)

-- 
1.9.5.msysgit.0

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to