efi_loader: consistent error handling in efidebug.c
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 10:59:45 +0000 (12:59 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 22:26:21 +0000 (22:26 +0000)
commita332f25198447a306c32e810a54946d39e373c40
tree5bba52f36a7f9f885f00f725776c4d27f48b2a70
parent428a470a27733cce9751224c5fee7aec28504282
efi_loader: consistent error handling in efidebug.c

If a variable cannot be set, always show an information message.

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