Colin Watson
ce942da8e7
Fix format-overflow warning with GCC 7
...
The overflow was in fact impossible in practice because the int
parameter is only ever 0, 1, or 2, but GCC couldn't prove that.
2018-03-16 11:00:46 +00:00
Colin Watson
2933c9f7a1
Import replacement CRC operations from libgcrypt
...
Repack upstream tarball without grub-core/lib/libgcrypt*/cipher/crc.c,
and provide a replacement implementation backported from more recent
versions of libgcrypt.
Closes : #745409
2018-02-16 11:08:25 +00:00
Colin Watson
7ec60efca0
Resolve symlinks for supported init paths as well as for /sbin/init (thanks, Felipe Sateler; closes : #842315 ).
2017-06-23 11:36:18 +01:00
Colin Watson
2ff415b872
New upstream release (2.02)
2017-06-23 10:36:02 +01:00
Colin Watson
4dfe4e8ef3
Make grub-install check for errors from efibootmgr
2017-02-11 15:05:36 +00:00
Mathieu Trudel-Lapierre
3913ab6629
Update for the new names of the EFI binaries from shim.
2016-11-01 11:06:30 +00:00
Colin Watson
e788310a70
Fix support for IPv6 PXE booting under UEFI (LP: #1229458 ).
2016-11-01 10:58:36 +00:00