]> git.ipfire.org Git - thirdparty/grub.git/commit
util/grub-install: Ensure a functional /dev/nvram
authorIsmael Luceno <iluceno@suse.de>
Mon, 5 Sep 2022 12:39:46 +0000 (14:39 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 7 Dec 2022 22:37:32 +0000 (23:37 +0100)
commit67e90bf743c357ccb4aa39c10e6107087a7a0776
tree65a453942bf29bfd826f4a59c23850f0d0d88e35
parentfc8768bdc32bc1c4f94980fc5bb35874739887cb
util/grub-install: Ensure a functional /dev/nvram

This enables an early failure; for i386-ieee1275 and powerpc-ieee1275 on
Linux, without /dev/nvram the system may be left in an unbootable state.

Signed-off-by: Ismael Luceno <iluceno@suse.de>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
util/grub-install.c