]> git.proxmox.com Git - mirror_edk2.git/commit
1. Change the implementation of function 'LoadVariableFromFile' to return SHELL_STATU...
authorShumin Qiu <shumin.qiu@intel.com>
Tue, 14 Jan 2014 07:30:50 +0000 (07:30 +0000)
committershenshushi <shenshushi@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Jan 2014 07:30:50 +0000 (07:30 +0000)
commit5511b319f2adcadbff6590380f84537349b0395b
treea7cb4b2995de3c099052f2ac06c6be93b371729f
parent9938c13d45f1f0860369278a1e61a6fce8bfc7ec
1. Change the implementation of function 'LoadVariableFromFile' to return SHELL_STATUS. 2. Add code to check whether the pointer 'FoundVarName' in 'DmpStore.c' is NULL before used.

Signed-off-by: Shumin Qiu <shumin.qiu@intel.com>
Reviewed-by: Ni, Ruiyu <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15112 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellDebug1CommandsLib/DmpStore.c