On 06/16/16 05:20, Ruiyu Ni wrote:
> 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))
> 
> Ruiyu Ni (2):
>   ShellPkg: Use ".." to indicate device path is partially displayed
>   ShellPkg/UefiHandleParsingLib.c: Unify EOL and remove trailing space
> 
>  .../UefiHandleParsingLib/UefiHandleParsingLib.c    | 361 
> ++++++++++-----------
>  1 file changed, 177 insertions(+), 184 deletions(-)
> 

Assuming this patch is not committed yet: please consider "..."
(triple-dot) instead of ".." (dot-dot). The latter has confusing
connotations with "parent directory". As far as I'm concerned, this
could be done on commit too, if Jaben doesn't mind.

Thanks
Laszlo
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to