grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] New object format


From: Bean
Subject: Re: [PATCH] New object format
Date: Wed, 22 Jul 2009 04:55:56 +0800

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




reply via email to

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