Revision: 16594
http://sourceforge.net/p/edk2/code/16594
Author: shenshushi
Date: 2015-01-09 04:50:11 + (Fri, 09 Jan 2015)
Log Message:
---
MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for
VS2013.
As they may be raised as false positive in bu
Revision: 16593
http://sourceforge.net/p/edk2/code/16593
Author: lgao4
Date: 2015-01-09 03:22:53 + (Fri, 09 Jan 2015)
Log Message:
---
MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.
SPrintLength() and SPrintLengthAsciiFormat() API doesn?\226?\1
Revision: 16592
http://sourceforge.net/p/edk2/code/16592
Author: ydong10
Date: 2015-01-09 02:38:39 + (Fri, 09 Jan 2015)
Log Message:
---
Restore question value for question without storage after CHANGING callback
return error.
Contributed-under: TianoCore Contribution
Revision: 16591
http://sourceforge.net/p/edk2/code/16591
Author: ydong10
Date: 2015-01-08 08:36:05 + (Thu, 08 Jan 2015)
Log Message:
---
Fixed VfrCompile crash on efivarstore statement.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong
Re