On Fri, Mar 22, 2019 at 11:31:18PM +0000, Colin Watson wrote:
> grub-install now reuses existing boot entries where possible, and avoids
> writing to variables when the new contents are the same as the old
> contents.  In the common upgrade case where nothing needs to change, it
> no longer writes to NVRAM at all.  It's also now slightly faster, since
> using libefivar is faster than forking efibootmgr.

After uploading this to Debian I found that it fails to build on ARM due
to -Wcast-align.  Sorry about that.  I'll post a v3 ASAP ...

-- 
Colin Watson                                       [cjwat...@debian.org]

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to