]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Correctly support "map -c"
authorJaben Carsey <jaben.carsey@intel.com>
Thu, 21 Nov 2013 22:51:52 +0000 (22:51 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 21 Nov 2013 22:51:52 +0000 (22:51 +0000)
commit64a5bae21fd84cc808170c4f0169435807959051
treec6871d9ae54df9e68c21db50abfdf44a8da5f8bb
parentc37e0f16be2f36af9cc7ff7a304c1c94d6c3b7f6
ShellPkg: Correctly support "map -c"
When “map –c” is run, the mapped items should be displayed with the consistent name as the one listed to the left and all other names listed as “alias(s)”

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Chris Phillips <chrisp@hp.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14881 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c