edk2[19311] Maintainers.txt: Update maintainers for Quark*Pkg

2015-12-16 Thread mdkinney
Revision: 19311 http://sourceforge.net/p/edk2/code/19311 Author: mdkinney Date: 2015-12-17 07:33:33 + (Thu, 17 Dec 2015) Log Message: --- Maintainers.txt: Update maintainers for Quark*Pkg Fix typo in email address Consolidate QuarkPlatformPkg and QuarkSocPkg Contribute

edk2[19310] MdeModulePkg:Fix a bug HttpLib can' t parse last chunked data well

2015-12-16 Thread luobozhang
Revision: 19310 http://sourceforge.net/p/edk2/code/19310 Author: luobozhang Date: 2015-12-17 01:12:11 + (Thu, 17 Dec 2015) Log Message: --- MdeModulePkg:Fix a bug HttpLib can't parse last chunked data well When HttpLib parsing the last chunked data down, the Http NextMs

edk2[19309] MdeModulePkg/PciSioSerialDxe: bitwise operation have same width operands

2015-12-16 Thread erictian
Revision: 19309 http://sourceforge.net/p/edk2/code/19309 Author: erictian Date: 2015-12-17 00:50:38 + (Thu, 17 Dec 2015) Log Message: --- MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operands Operands in a bitwise operation have different size. Update

edk2[19308] MdeModulePkg/PciSioSerialDxe: add non-null pointer dereference assertion

2015-12-16 Thread erictian
Revision: 19308 http://sourceforge.net/p/edk2/code/19308 Author: erictian Date: 2015-12-17 00:48:16 + (Thu, 17 Dec 2015) Log Message: --- MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertion Add assertion to make sure there doesn't exist null pointer

edk2[19306] QuarkPlatformPkg/PlatformSecLib: Sync Flat32.S with Flat32.asm

2015-12-16 Thread mdkinney
Revision: 19306 http://sourceforge.net/p/edk2/code/19306 Author: mdkinney Date: 2015-12-16 17:34:23 + (Wed, 16 Dec 2015) Log Message: --- QuarkPlatformPkg/PlatformSecLib: Sync Flat32.S with Flat32.asm Update Flat32.S to match Flat32.asm. A sync was missed, so Flat32.S

edk2[19305] QuarkPlatformPkg/SpiFvbServices: Remove duplicate global variable

2015-12-16 Thread mdkinney
Revision: 19305 http://sourceforge.net/p/edk2/code/19305 Author: mdkinney Date: 2015-12-16 17:31:15 + (Wed, 16 Dec 2015) Log Message: --- QuarkPlatformPkg/SpiFvbServices: Remove duplicate global variable Remove declaration of gEfiFirmwareVolumeBlockProtocolGuid and gEfi

edk2[19304] ShellPkg: Fix unhandled value in switch statement

2015-12-16 Thread abiesheuvel
Revision: 19304 http://sourceforge.net/p/edk2/code/19304 Author: abiesheuvel Date: 2015-12-16 16:48:59 + (Wed, 16 Dec 2015) Log Message: --- ShellPkg: Fix unhandled value in switch statement This patch fixes the following compile error under GCC 5.3.1: /home/pcacjr/wor

edk2[19303] ArmPkg: rewrite vector table population macros

2015-12-16 Thread abiesheuvel
Revision: 19303 http://sourceforge.net/p/edk2/code/19303 Author: abiesheuvel Date: 2015-12-16 12:57:14 + (Wed, 16 Dec 2015) Log Message: --- ArmPkg: rewrite vector table population macros Unfortunately, Clang does not support the use of symbol references in .org directi

edk2[19302] FileExplorerLib: Remove the useless code.

2015-12-16 Thread ydong10
Revision: 19302 http://sourceforge.net/p/edk2/code/19302 Author: ydong10 Date: 2015-12-16 11:54:50 + (Wed, 16 Dec 2015) Log Message: --- FileExplorerLib: Remove the useless code. The caller has initial the input parameter before call this function, So this code is usel

edk2[19301] BootManagerLib: Check the pointer to avoid use NULL pointer.

2015-12-16 Thread ydong10
Revision: 19301 http://sourceforge.net/p/edk2/code/19301 Author: ydong10 Date: 2015-12-16 11:48:27 + (Wed, 16 Dec 2015) Log Message: --- BootManagerLib: Check the pointer to avoid use NULL pointer. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: E