]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Make 'alias' can display a single alias name.
authorQiu Shumin <shumin.qiu@intel.com>
Wed, 6 Jan 2016 07:43:58 +0000 (07:43 +0000)
committershenshushi <shenshushi@Edk2>
Wed, 6 Jan 2016 07:43:58 +0000 (07:43 +0000)
commit7f9c4a515adc08f831990ea721bba3f3fa933717
tree594e83ad6b457fe248de742bcca71fa0c472c320
parent10e547ac2d4cf41df2cef1a7ac5ae45184e57d17
ShellPkg: Make 'alias' can display a single alias name.

When we run command "alias cat" Shell print out "alias: Too few arguments". This patch makes value of single alias name can be displayed.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19608 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel3CommandsLib/Alias.c