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