edk2[18021] MdePkg/BasePrintLib: make mStatusString array CONST

2015-07-15 Thread abiesheuvel
Revision: 18021 http://sourceforge.net/p/edk2/code/18021 Author: abiesheuvel Date: 2015-07-16 06:50:36 + (Thu, 16 Jul 2015) Log Message: --- MdePkg/BasePrintLib: make mStatusString array CONST Change the type of mStatusString[] to reflect that it is a CONST array of poi

edk2[18022] MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONST

2015-07-15 Thread abiesheuvel
Revision: 18022 http://sourceforge.net/p/edk2/code/18022 Author: abiesheuvel Date: 2015-07-16 06:50:45 + (Thu, 16 Jul 2015) Log Message: --- MdeModulePkg/DxePrintLibPrint2Protocol: make mStatusString array CONST Change the type of mStatusString[] to reflect that it is a

edk2[18020] MdeModulePkg: Correct PcdConOutColumn help string.

2015-07-15 Thread lgao4
Revision: 18020 http://sourceforge.net/p/edk2/code/18020 Author: lgao4 Date: 2015-07-16 05:44:16 + (Thu, 16 Jul 2015) Log Message: --- MdeModulePkg: Correct PcdConOutColumn help string. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao R

edk2[18019] MdePkg: Correct comment typo from ECB to EBC in DebugLib.h

2015-07-15 Thread lgao4
Revision: 18019 http://sourceforge.net/p/edk2/code/18019 Author: lgao4 Date: 2015-07-16 05:43:42 + (Thu, 16 Jul 2015) Log Message: --- MdePkg: Correct comment typo from ECB to EBC in DebugLib.h Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Limin

edk2[18018] MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob exists

2015-07-15 Thread lgao4
Revision: 18018 http://sourceforge.net/p/edk2/code/18018 Author: lgao4 Date: 2015-07-16 05:42:58 + (Thu, 16 Jul 2015) Log Message: --- MdeModulePkg DxeIpl: Skip install MemoryInfoHob if this hob exists Add the check at DxeLoadCore() on MdeModulePkg\Core\DxeIplPeim\DxeLo

edk2[18017] NetworkPkg: Add the unspecified address check for DNS6 StationIp.

2015-07-15 Thread jiaxinwu
Revision: 18017 http://sourceforge.net/p/edk2/code/18017 Author: jiaxinwu Date: 2015-07-16 02:37:53 + (Thu, 16 Jul 2015) Log Message: --- NetworkPkg: Add the unspecified address check for DNS6 StationIp. Add the unspecified address check for DNS6 StationIp, so the under

edk2[18016] BaseTools: Fixed incorrect alignment bug.

2015-07-15 Thread yingke
Revision: 18016 http://sourceforge.net/p/edk2/code/18016 Author: yingke Date: 2015-07-16 00:56:14 + (Thu, 16 Jul 2015) Log Message: --- BaseTools: Fixed incorrect alignment bug. The alignment in rule section is shared by modules to generate FFS, it should not be modifie

edk2[18015] ShellPkg: Add optional 'tftp' EFI Shell command

2015-07-15 Thread oliviermartin
Revision: 18015 http://sourceforge.net/p/edk2/code/18015 Author: oliviermartin Date: 2015-07-15 15:39:53 + (Wed, 15 Jul 2015) Log Message: --- ShellPkg: Add optional 'tftp' EFI Shell command This 'tftp' command allows to download a file from a TFTP server. A specific ne