Peter Jones 1710452aca util/mkimage: Use grub_host_to_target32() instead of grub_cpu_to_le32()
The latter doesn't take into account the target image endianness. There is
a grub_cpu_to_le32_compile_time() but no compile time variant for function
grub_host_to_target32(). So, let's keep using the other one for this case.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2021-03-02 15:54:19 +01:00
..
2010-09-15 14:46:53 +02:00
2020-07-29 16:55:47 +02:00
2019-03-05 10:23:47 +01:00
2019-02-25 14:02:05 +01:00
2019-03-25 15:08:49 +01:00
2013-11-07 06:35:50 +01:00
2015-03-04 01:00:19 +01:00