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)
commit391bc8a9388dd0d36a24932954e17b32bc1a8598
treee5c43b18785949c15b5309d7c0dfc4127479373c
parentdec88e41e022ac06c0054ca48807db0d95f917f6
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