Re: [PATCH] grub-module-verifier: report the filename or modname in errors.

2018-09-03 Thread Daniel Kiper
On Wed, Aug 01, 2018 at 12:23:03PM -0400, Peter Jones wrote: > Make it so that when grub-module-verifier complains of an issue, it tells you > which module the issue was with. > > Signed-off-by: Peter Jones Reviewed-by: Daniel Kiper Daniel ___

[PATCH] grub-module-verifier: report the filename or modname in errors.

2018-08-01 Thread Peter Jones
Make it so that when grub-module-verifier complains of an issue, it tells you which module the issue was with. Signed-off-by: Peter Jones --- util/grub-module-verifier.c| 6 ++-- util/grub-module-verifierXX.c | 58 ++ include/grub/module_verifier.h | 4 +--