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
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
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
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
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
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
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
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