Commit Graph

4 Commits

Author SHA1 Message Date
Colin Watson
9ece653495 Fix error handling bug in linuxefi
We need to clear `grub_errno` after handling a memory allocation
failure, otherwise we mistakenly report "out of memory" shortly
afterwards.
2021-09-27 20:10:10 +01:00
Colin Watson
fa3f0da1de New upstream release (2.06) 2021-09-25 00:38:02 +01:00
Colin Watson
ee935bb07b Resync grub-install backup and restore patches from upstream
This fixes problems that left the system unbootable after certain kinds
of failure.

Closes: #983435
2021-06-14 00:47:16 +01:00
Colin Watson
d51f52d3f4 util/mkimage: Some fixes to PE binaries section size calculation
Closes: #987103
2021-04-17 22:17:00 +01:00