Update: Various bug fix Support EFI platform, i386-efi: both elf and pe are ok x86_64-efi: elf ok
BTW, it's very closed to build x86_64-efi using pe64. In order to build it, you need to download mingw-w64, and link x86_64-w64-mingw32-gcc.exe to x86_64-gcc.exe, etc, then: ./configure CC=x86_64-gcc --with-platform=efi --target=x86_64 compile ok, grub-mkimage also generate the efi image, but it crash when loading. The source code have been pushed to my git repository: http://github.com/bean123/grub lib branch -- Bean _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel