[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Grub for ia64
From: |
Johan Rydberg |
Subject: |
Re: Grub for ia64 |
Date: |
Thu, 12 Oct 2006 17:32:00 +0200 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
Tristan Gingold <address@hidden> writes:
> On Thu, Oct 12, 2006 at 02:11:57PM +0200, Johan Rydberg wrote:
>> Tristan Gingold <address@hidden> writes:
>>
>> >> You're telling me that EFI on your IA-64 system does not relocate the
>> >> program before start executing it? That sounds strange.
>> >
>> > It does relocate EFI PEI images. Unfortunatly there is no tools to create
>> > EFI PEI objects on Linux. The gnu efi tools are kludgy: they use standard
>> > gcc and ld, create an ELF image and convert it to a PEI image. But the
>> > relocations are not converted, they are simply put into the data section.
>>
>> How hard would it be to write a converter ourselves, starting with
>> util/i386/efi/grub-mkimage.c?
> Not that hard, but
> * we'd better to have one grub-mkimage.c for all EFI targets
I agree.
> * working on binutils is even better.
The key problem with this as I see it is that it would force people to
have a cross-compiler suite installed, at least for i386 hosts. Unless
we can magically get the default installation to include PE-support.
~j
pgpuq1kn8MpdL.pgp
Description: PGP signature
- Re: Grub for ia64, Johan Rydberg, 2006/10/10
- RE: Grub for ia64, Mao, Bibo, 2006/10/11
- Re: Grub for ia64, Tristan Gingold, 2006/10/12
- Re: Grub for ia64, Johan Rydberg, 2006/10/12
- Re: Grub for ia64, Tristan Gingold, 2006/10/12
- Re: Grub for ia64, Johan Rydberg, 2006/10/12
- Re: Grub for ia64, Tristan Gingold, 2006/10/12
- Re: Grub for ia64,
Johan Rydberg <=
- Re: Grub for ia64, Tristan Gingold, 2006/10/13
- Re: Grub for ia64, bibo,mao, 2006/10/13
- Re: Grub for ia64, Yoshinori K. Okuji, 2006/10/13
- RE: Grub for ia64, Mao, Bibo, 2006/10/12