This fixes an issue where grub-install does not print a grub-mkimage command, when running in verbose more, that can be run by grub-mkimage. Specifically, --dtb and --sbat will not take empty strings as arguments.
changes from v1: - Split into two patches to make changes more clear, no other code changes Glenn Glenn Washburn (2): util/grub-install-common: Minor improvements to printing of grub-mkimage command util/grub-install-common: Print usable grub-mkimage command util/grub-install-common.c | 49 ++++++++++++++++++++++++-------------- 1 file changed, 31 insertions(+), 18 deletions(-) -- 2.34.1 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel