SF.net SVN: edk2:[15112] trunk/edk2/ShellPkg/Library/ UefiShellDebug1CommandsLib/DmpStore.c

2014-01-13 Thread shenshushi
Revision: 15112 http://sourceforge.net/p/edk2/code/15112 Author: shenshushi Date: 2014-01-14 07:30:50 + (Tue, 14 Jan 2014) Log Message: --- 1. Change the implementation of function 'LoadVariableFromFile' to return SHELL_STATUS. 2. Add code to check whether the pointer '

SF.net SVN: edk2:[15111] trunk/edk2/MdePkg/Include/Protocol/ FirmwareManagement.h

2014-01-13 Thread lgao4
Revision: 15111 http://sourceforge.net/p/edk2/code/15111 Author: lgao4 Date: 2014-01-14 06:05:12 + (Tue, 14 Jan 2014) Log Message: --- Update FMP Header file Comments per UEFI2.4A Signed-off-by: Gao, Liming Reviewed-by: Qiu, Shumin Modified Paths: --

SF.net SVN: edk2:[15110] trunk/edk2/MdePkg/Include/Protocol/FormBrowser2.h

2014-01-13 Thread ydong10
Revision: 15110 http://sourceforge.net/p/edk2/code/15110 Author: ydong10 Date: 2014-01-14 02:19:30 + (Tue, 14 Jan 2014) Log Message: --- Update the comments to follow spec update. Signed-off-by: Eric Dong Reviewed-by: Liming Gao Modified Paths: -- tru

SF.net SVN: edk2:[15109] trunk/edk2/ShellPkg/Application/Shell/ ShellParametersProtocol.c

2014-01-13 Thread jcarsey
Revision: 15109 http://sourceforge.net/p/edk2/code/15109 Author: jcarsey Date: 2014-01-13 18:52:48 + (Mon, 13 Jan 2014) Log Message: --- ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirection Contributed-under: TianoCore Contribution Agreement 1.

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

2014-01-13 Thread jcarsey
Revision: 15108 http://sourceforge.net/p/edk2/code/15108 Author: jcarsey Date: 2014-01-13 18:52:12 + (Mon, 13 Jan 2014) Log Message: --- ShellPkg: remove unreachable break statements Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin

SF.net SVN: edk2:[15107] trunk/edk2/ShellPkg/Application/Shell/ ShellProtocol.c

2014-01-13 Thread jcarsey
Revision: 15107 http://sourceforge.net/p/edk2/code/15107 Author: jcarsey Date: 2014-01-13 18:47:18 + (Mon, 13 Jan 2014) Log Message: --- ShellPkg: assign pointer to NULL after free to prevent double free Since the API caller may call twice we need to make sure that we s

SF.net SVN: edk2:[15106] trunk/edk2/EdkShellPkg/ShellR64.patch

2014-01-13 Thread oliviermartin
Revision: 15106 http://sourceforge.net/p/edk2/code/15106 Author: oliviermartin Date: 2014-01-13 17:47:17 + (Mon, 13 Jan 2014) Log Message: --- EdkShellPkg/ShellR64.patch: Update patch to fix RVCTLINUX build Contributed-under: TianoCore Contribution Agreement 1.0 Signed-

SF.net SVN: edk2:[15105] trunk/edk2/SecurityPkg/SecurityPkg.dec

2014-01-13 Thread jyao1
Revision: 15105 http://sourceforge.net/p/edk2/code/15105 Author: jyao1 Date: 2014-01-13 13:42:42 + (Mon, 13 Jan 2014) Log Message: --- Fix typo in PCD description in SecurityPkg. Signed-off by: jiewen yao Reviewed by: guo dong Modified Paths: -- trunk

SF.net SVN: edk2:[15104] trunk/edk2/MdePkg/Include/Protocol/Hash.h

2014-01-13 Thread jyao1
Revision: 15104 http://sourceforge.net/p/edk2/code/15104 Author: jyao1 Date: 2014-01-13 13:25:30 + (Mon, 13 Jan 2014) Log Message: --- Follow UEFI2.4.a spec, deprecate 6 hash algo. Signed-off by: jiewen yao Reviewed by: qin long Modified Paths: -- tru