]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Fixed build errors related to variable declarations
authorOlivier Martin <olivier.martin@arm.com>
Tue, 27 Aug 2013 09:01:54 +0000 (09:01 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 27 Aug 2013 09:01:54 +0000 (09:01 +0000)
commit5051c2873b78114da6349e1c7e0754233f6c0024
tree7d3b8c73762902b646936ab22957f88106fc051e
parent253fcc8bdc94cc77f043c63b02071fb173413a6c
ShellPkg: Fixed build errors related to variable declarations

- variable "TempLocation" was set but never used

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14605 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel2CommandsLib/Cp.c
ShellPkg/Library/UefiShellLevel2CommandsLib/Mv.c