]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: more short texts for protocols in efidebug
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 20 Apr 2019 05:57:28 +0000 (07:57 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 22 Apr 2019 22:37:27 +0000 (00:37 +0200)
commit39353c9aa9a5d3d94629106ba18ceec472870e27
treee5c43b18785949c15b5309d7c0dfc4127479373c
parent361076886b434bc00b16871aaa44fe627013bf8e
efi_loader: more short texts for protocols in efidebug

The `efidebug dh` command shows handles and the installed protocols. For
most of the protocols implemented by U-Boot a short text was shown. But for
some only the GUID was displayed.

Provide the missing short texts for the following protocols: HII String,
HII Database, HII Config Routing, Simple Network, PXE Base Code.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/efidebug.c