]> git.ipfire.org Git - thirdparty/grub.git/commit
Fix ia64-efi image generation on big-endian machines. Deduplicate
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 9 Apr 2013 17:19:19 +0000 (19:19 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 9 Apr 2013 17:19:19 +0000 (19:19 +0200)
commitd5e2a158e1f10f20d1c38f0bd385f97a2c052d92
treec61d12646056c8ae7f045df177f6c98b71cc521f
parent18866643f74f8a674b624bc379a23cfc7f211658
Fix ia64-efi image generation on big-endian machines. Deduplicate
some code while on it.
Reported by: Leif Lindholm.
ChangeLog
grub-core/kern/ia64/dl.c
grub-core/kern/ia64/dl_helper.c
include/grub/ia64/reloc.h [new file with mode: 0644]
util/grub-mkimage.c
util/grub-mkimagexx.c