The patches refine the output of "dh":
1. Support more detailed dump for some protocols.
2. Refine the output by changing the hilight, indent, EOL

Huajing Li (13):
  ShellPkg/dh: display all the protocol names in a single line
  ShellPkg/dh: change the key information color from blue to hilight
  ShellPkg/dh: fix the error display "Child Controllers" to "Managing".
  ShellPkg/dh: Display the protocol instance pointer value for "-v"
  ShellPkg/dh: Modify the dump of "ImageDevicePath" and "DevicePath"
  ShellPkg/dh: Modify the dump of LoadedImage protocol
  ShellPkg/dh: Modify the dump of BusSpecificDriverOverride protocol
  ShellPkg/dh: Modify the dump of BlockIo protocol
  ShellPkg/dh: Modify the dump of DebugSupport protocol
  ShellPkg/dh: Modify the dump of GraphicsOutput protocol
  ShellPkg/dh: Modify the dump of PciIo protocol
  ShellPkg/dh: Modify the dump of UsbIo protocol
  ShellPkg/dh: Modify the dump of UsbIo protocol

Ruiyu Ni (1):
  ShellPkg/dh: Refine the dump output

 .../UefiHandleParsingLib/UefiHandleParsingLib.c    | 472 +++++++++++++++++++--
 .../UefiHandleParsingLib/UefiHandleParsingLib.h    |   3 +-
 .../UefiHandleParsingLib/UefiHandleParsingLib.inf  |   3 +-
 .../UefiHandleParsingLib/UefiHandleParsingLib.uni  | 127 +++---
 ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c  |  55 ++-
 .../UefiShellDriver1CommandsLib.uni                |  42 +-
 6 files changed, 572 insertions(+), 130 deletions(-)

-- 
2.12.2.windows.2

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

Reply via email to