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
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
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(
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
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:
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.
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
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