]> git.ipfire.org Git - thirdparty/grub.git/commit
util/grub.d/00_header.in: Quote background image pathname in output
authorPascal Hambourg <pascal@plouf.fr.eu.org>
Sun, 19 May 2024 15:50:10 +0000 (17:50 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 23 May 2024 12:57:37 +0000 (14:57 +0200)
commit6cc2e4481b5051febf50390839a9c1707e877731
treeead652e06a59802bfa5bb2bcd1441085ee4697f3
parentf456add5f4171b27a1f8aca98e02c14e123bbd59
util/grub.d/00_header.in: Quote background image pathname in output

This is required if the pathname contains spaces or GRUB shell
metacharacters else the generated config file check will fail.

Signed-off-by: Pascal Hambourg <pascal@plouf.fr.eu.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
util/grub.d/00_header.in