public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/5] Change "dh" to support dump from GUID and "decode" parameter
@ 2017-01-09  9:30 Ruiyu Ni
  2017-01-09  9:30 ` [PATCH 1/5] ShellPkg/HandleParsingLib: Rename global variables Ruiyu Ni
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Ruiyu Ni @ 2017-01-09  9:30 UTC (permalink / raw)
  To: edk2-devel

Change "dh" to support dump from GUID and "decode" parameter

Chen A Chen (2):
  ShellPkg/HandleParsingLib: Add new API GetAllMappingGuids
  ShellPkg/Dh: Fix coding style issues

Ruiyu Ni (3):
  ShellPkg/HandleParsingLib: Rename global variables
  ShellPkg/HandleParsingLib: Return NULL name for unknown GUID
  ShellPkg/dh: Support dump from GUID and "decode" parameter

 ShellPkg/Include/Library/HandleParsingLib.h        |  21 +-
 .../UefiHandleParsingLib/UefiHandleParsingLib.c    | 130 ++++--
 .../UefiHandleParsingLib/UefiHandleParsingLib.uni  |   4 +-
 ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c  | 458 +++++++++++++++------
 .../UefiShellDriver1CommandsLib.uni                |   9 +-
 5 files changed, 446 insertions(+), 176 deletions(-)

-- 
2.9.0.windows.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-01-10 21:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-09  9:30 [PATCH 0/5] Change "dh" to support dump from GUID and "decode" parameter Ruiyu Ni
2017-01-09  9:30 ` [PATCH 1/5] ShellPkg/HandleParsingLib: Rename global variables Ruiyu Ni
2017-01-09  9:30 ` [PATCH 2/5] ShellPkg/HandleParsingLib: Return NULL name for unknown GUID Ruiyu Ni
2017-01-09  9:30 ` [PATCH 3/5] ShellPkg/HandleParsingLib: Add new API GetAllMappingGuids Ruiyu Ni
2017-01-09  9:30 ` [PATCH 4/5] ShellPkg/Dh: Fix coding style issues Ruiyu Ni
2017-01-09 15:36   ` Carsey, Jaben
2017-01-10  2:24     ` Ni, Ruiyu
2017-01-10 16:20       ` Carsey, Jaben
2017-01-09  9:30 ` [PATCH 5/5] ShellPkg/dh: Support dump from GUID and "decode" parameter Ruiyu Ni
2017-01-09 15:40 ` [PATCH 0/5] Change "dh" to support " Carsey, Jaben
2017-01-10  2:23   ` Ni, Ruiyu
2017-01-10 21:43     ` Carsey, Jaben

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox