On Sun, Jul 27, 2025 at 01:54:34AM +0000, Alec Brown wrote: > Adding filevercmp support to grub-core/commands/blsuki.c from gnulib will > cause > issues with the type of the offset parameter for grub_util_write_image_at() > for > EMU builds. To fix this issue, we can change the type from off_t to > grub_off_t. > > Signed-off-by: Alec Brown <alec.r.br...@oracle.com>
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