]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()
authorLaszlo Ersek <lersek@redhat.com>
Thu, 21 Jan 2016 18:40:44 +0000 (18:40 +0000)
committerlersek <lersek@Edk2>
Thu, 21 Jan 2016 18:40:44 +0000 (18:40 +0000)
commit2de293cd96294c314999e6935b46d6d12d2091f9
treea906b5ac0386035ea26d42632f29f1fc5aecc275
parent3bd89603625eb451b166ee64676c2b31818d1a1f
ShellPkg: BcfgDisplayDump(): print optional data with DumpHex()

The DumpHex() function produces very friendly output (known from DMPSTORE,
for example); let's use it with "BCFG -v" as well.

Cc: Jaben Carsey <jaben.carsey@intel.com>
Cc: Ryan Harkin <ryan.harkin@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19718 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.c