audk/ShellPkg/Library/UefiHandleParsingLib
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
..
UefiHandleParsingLib.c ShellPkg: Use ".." to indicate device path is partially displayed 2016-06-17 15:43:11 +08:00
UefiHandleParsingLib.h ShellPkg: Enahance 'dh' command to add more protocols decoding support 2016-04-25 09:08:06 -07:00
UefiHandleParsingLib.inf ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiHandleParsingLib.uni ShellPkg: Enahance 'dh' command to add more protocols decoding support 2016-04-25 09:08:06 -07:00