SF.net SVN: edk2:[15810] trunk/edk2/NetworkPkg

2014-08-14 Thread sfu5
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

SF.net SVN: edk2:[15809] trunk/edk2/BaseTools/Source

2014-08-14 Thread hchen30
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

SF.net SVN: edk2:[15808] trunk/edk2/ShellPkg

2014-08-14 Thread jcarsey
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

SF.net SVN: edk2:[15807] trunk/edk2/MdePkg/Library/ BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c

2014-08-14 Thread lhauch
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: -

SF.net SVN: edk2:[15806] trunk/edk2

2014-08-14 Thread lhauch
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

SF.net SVN: edk2:[15805] trunk/edk2/BaseTools/Source/Python/ Rsa2048Sha256Sign

2014-08-14 Thread mdkinney
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

SF.net SVN: edk2:[15804] trunk/edk2/ShellPkg/Library/ UefiShellDebug1CommandsLib/Pci.c

2014-08-14 Thread jcarsey
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

SF.net SVN: edk2:[15803] trunk/edk2/PcAtChipsetPkg

2014-08-14 Thread lgao4
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

SF.net SVN: edk2:[15802] trunk/edk2/CryptoPkg/Library/OpensslLib

2014-08-14 Thread qlong
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: