On Fri, Feb 26, 2021 at 12:05:07PM -0600, Derek Foreman wrote:
> commit f1957dc8a3347278a095bc8f44197662559a8ba3 added two entries to the
> options array, but only 1 entry to the enum. This resulted in everything
> after the insertion point being off by one.
>
> This broke at least the 'file --is-hibernated-hiberfil' command.
>
> Bring the two back in sync by splitting the RISCV enum entry into two,
> as is done for other architectures.
>
> Signed-off-by: Derek Foreman <de...@endlessos.org>

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

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

Reply via email to