Revision: 15810
http://sourceforge.net/p/edk2/code/15810
Author: sfu5
Date: 2014-08-15 05:33:34 + (Fri, 15 Aug 2014)
Log Message:
---
Use string pointer instead string buffer to avoid string copy operation.
Use CopyMem() to guarantee the NULL terminal will always be appe
Revision: 15809
http://sourceforge.net/p/edk2/code/15809
Author: hchen30
Date: 2014-08-15 03:06:48 + (Fri, 15 Aug 2014)
Log Message:
---
There is a limitation on WINDOWS OS for the length of entire file path
can?\226?\128?\153t be larger than 255. There is an OS API pro
Revision: 15808
http://sourceforge.net/p/edk2/code/15808
Author: jcarsey
Date: 2014-08-14 20:42:40 + (Thu, 14 Aug 2014)
Log Message:
---
ShellPkg: Fix EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID to match UEFI Shell 2.1
spec
Contributed-under: TianoCore Contribution Agreeme
Revision: 15807
http://sourceforge.net/p/edk2/code/15807
Author: lhauch
Date: 2014-08-14 20:22:33 + (Thu, 14 Aug 2014)
Log Message:
---
Roll-back from an accidental commit.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lhauch
Modified Paths:
-
Revision: 15806
http://sourceforge.net/p/edk2/code/15806
Author: lhauch
Date: 2014-08-14 20:20:37 + (Thu, 14 Aug 2014)
Log Message:
---
Change svn:mime-type property on all Unicode files (extension .uni) in edk2
Contributed-under: TianoCore Contribution Agreement 1.0
Si
Revision: 15805
http://sourceforge.net/p/edk2/code/15805
Author: mdkinney
Date: 2014-08-14 20:08:17 + (Thu, 14 Aug 2014)
Log Message:
---
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney
Reviewed-by: lhauch
Fix the behavior of the
Revision: 15804
http://sourceforge.net/p/edk2/code/15804
Author: jcarsey
Date: 2014-08-14 17:58:16 + (Thu, 14 Aug 2014)
Log Message:
---
ShellPkg add size cast to bit operations
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey
Reviewe
Revision: 15803
http://sourceforge.net/p/edk2/code/15803
Author: lgao4
Date: 2014-08-14 14:30:32 + (Thu, 14 Aug 2014)
Log Message:
---
PcAtChipsetPkg: new AcpiTimerLib libraries.
Two library instances are added to support BASE type and DXE type. Those
libraries prov
Revision: 15802
http://sourceforge.net/p/edk2/code/15802
Author: qlong
Date: 2014-08-14 10:16:57 + (Thu, 14 Aug 2014)
Log Message:
---
OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes.
This patch is to catch the latest OpenSSL release.
NOTE: