edk2[18419] Fixed GCC tool chain build fail.

2015-09-08 Thread ydong10
Revision: 18419 http://sourceforge.net/p/edk2/code/18419 Author: ydong10 Date: 2015-09-09 06:29:14 + (Wed, 09 Sep 2015) Log Message: --- Fixed GCC tool chain build fail. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cecil Sheng Reviewed-by: Eri

edk2[18418] Not support EBC arch for regular expression protocol driver.

2015-09-08 Thread ydong10
Revision: 18418 http://sourceforge.net/p/edk2/code/18418 Author: ydong10 Date: 2015-09-09 06:28:32 + (Wed, 09 Sep 2015) Log Message: --- Not support EBC arch for regular expression protocol driver. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: E

edk2[18417] MdeModulePkg: Fix a performance data buffer overrun issue

2015-09-08 Thread niruiyu
Revision: 18417 http://sourceforge.net/p/edk2/code/18417 Author: niruiyu Date: 2015-09-09 05:43:44 + (Wed, 09 Sep 2015) Log Message: --- MdeModulePkg: Fix a performance data buffer overrun issue The mBmPerfHeader.Count isn't reset to 0 in BmWriteBootToOsPerformanceData(

edk2[18416] ShellPkg: Fix 'for' command fail with multiple fields.

2015-09-08 Thread shenshushi
Revision: 18416 http://sourceforge.net/p/edk2/code/18416 Author: shenshushi Date: 2015-09-09 04:57:05 + (Wed, 09 Sep 2015) Log Message: --- ShellPkg: Fix 'for' command fail with multiple fields. When multiple fields are found in 'for' command return invalid parameters e

edk2[18415] MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocol

2015-09-08 Thread lgao4
Revision: 18415 http://sourceforge.net/p/edk2/code/18415 Author: lgao4 Date: 2015-09-08 08:28:56 + (Tue, 08 Sep 2015) Log Message: --- MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocol Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by:

edk2[18414] MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.

2015-09-08 Thread lgao4
Revision: 18414 http://sourceforge.net/p/edk2/code/18414 Author: lgao4 Date: 2015-09-08 08:28:23 + (Tue, 08 Sep 2015) Log Message: --- MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort. UefiDebugLibDebugPortProtocol is an implementation of DebugLib.

edk2[18413] MdeModulePkg: Regular expression protocol

2015-09-08 Thread ydong10
Revision: 18413 http://sourceforge.net/p/edk2/code/18413 Author: ydong10 Date: 2015-09-08 07:10:03 + (Tue, 08 Sep 2015) Log Message: --- MdeModulePkg: Regular expression protocol Add driver to produce EFI_REGULAR_EXPRESSION_PROTOCOL. Based on Oniguruma v5.9.6 (BSD 2-cl

edk2[18412] Rollback the patch which has error changes.

2015-09-08 Thread ydong10
Revision: 18412 http://sourceforge.net/p/edk2/code/18412 Author: ydong10 Date: 2015-09-08 07:04:28 + (Tue, 08 Sep 2015) Log Message: --- Rollback the patch which has error changes. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong Modifi