Revision: 19736
http://sourceforge.net/p/edk2/code/19736
Author: lgao4
Date: 2016-01-25 04:45:55 + (Mon, 25 Jan 2016)
Log Message:
---
Nt32Pkg: Fix asserts from running Nt32 64-bit on Win8
On Windows 8, 64-bit NT32 images are loaded above 4GB.
Contributed-under: TianoC
Revision: 19735
http://sourceforge.net/p/edk2/code/19735
Author: ydong10
Date: 2016-01-25 03:38:19 + (Mon, 25 Jan 2016)
Log Message:
---
MdeModulePkg: HiiDatabase: Refine the code to make it more safely.
Refine the code to avoid potential buffer overflow or use NULL poi
Revision: 19734
http://sourceforge.net/p/edk2/code/19734
Author: ydong10
Date: 2016-01-25 03:33:45 + (Mon, 25 Jan 2016)
Log Message:
---
SourceLevelDebugPkg: DebugCommunicationLibUsb3: Update local variable type.
Update the local variable type to avoid potential data ov