help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to cross-build EFI images


From: Avi Deitcher
Subject: How to cross-build EFI images
Date: Sat, 16 Mar 2019 20:29:35 +0200

Is there a way to mkimage on x86_64 for arm64-efi? grub-mkimage has the -O
option, but that assumes that the various modules are in
$(TARGETDIR)/grub/arm64-efi/ . When I build, I only get the x86-64 modules,
leading grub-mkimage -O arm64-efi to fail.

I thought about ./configure --target, but that would give me grub-mkimage
as an arm64 binary, when I want grub-mkimage as an x86_64 binary, but he
various modules to be arm64.

How would I do that?

Thanks in advance,
Avi

-- 
Avi Deitcher
address@hidden
Follow me http://twitter.com/avideitcher
Read me http://blog.atomicinc.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]