audk/ShellPkg/Library
Ruiyu Ni 2528e47cb2 ShellPkg: Use ".." to indicate device path is partially displayed
The output of "dh <handle>" originally is like below:
12C: USBIO DevicePath(x0)/Pci(0x14,0x0)/USB(0x6,0x0))

The device path part is very confusing. Use ".." in front of the
partially displayed device path is better and it also aligns to
the example output in Shell spec.
12C: USBIO DevicePath(..)/Pci(0x14,0x0)/USB(0x6,0x0))

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2016-06-17 15:43:11 +08:00
..
UefiDpLib ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08f 2016-05-03 12:42:45 +08:00
UefiHandleParsingLib ShellPkg: Use ".." to indicate device path is partially displayed 2016-06-17 15:43:11 +08:00
UefiShellBcfgCommandLib ShellPkg/Bcfg: Add support for 'addp' command. 2016-05-20 14:16:49 +08:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: Enahance 'dh' command to add more protocols decoding support 2016-04-25 09:08:06 -07:00
UefiShellDebug1CommandsLib ShellPkg: Update smbiosview for latest Type 17 devices 2016-04-28 13:03:26 -07:00
UefiShellDriver1CommandsLib ShellPkg: Support connect a device handle recursively with '-r'. 2016-04-21 09:28:49 +08:00
UefiShellInstall1CommandsLib Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf" 2016-01-06 16:23:20 +00:00
UefiShellLevel1CommandsLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
UefiShellLevel2CommandsLib ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiShellLevel3CommandsLib ShellPkg: Make 'alias' can display a single alias name. 2016-01-06 07:43:58 +00:00
UefiShellLib ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiShellNetwork1CommandsLib ShellPkg: Enhance ping to select the interface automatically 2016-04-29 11:32:17 +08:00
UefiShellNetwork2CommandsLib ShellPkg: Enhance ping6 to select the interface automatically 2016-04-29 11:32:35 +08:00
UefiShellTftpCommandLib ShellPkg: Fix ARM build failure. 2016-05-20 14:43:09 +08:00