[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] grub2 for Cygwin
From: |
Robert Millan |
Subject: |
Re: [PATCH] grub2 for Cygwin |
Date: |
Mon, 14 Apr 2008 14:00:32 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sun, Apr 13, 2008 at 10:24:56PM +0200, Christian Franke wrote:
> >I think that'd be much better than adding support for PE to GRUB (either
> >native
> >or via conversion layers).
> >
> >
>
> Yes. But this only better in theory, unless someone maintains such a
> toolchain for the Cygwin distro.
I don't think it'd be that bad. ELF is the standard in binary format nowadays,
with only Microsoft going their own, awkward way (as usual).
Alternatively, why don't you convert PE to ELF somewhere in util/ or so? See
how the EFI port handles the reverse conversion (the ia64 patch adds more of
this).
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call… if you are unable to speak?
(as seen on /.)
- Re: [PATCH] grub2 for Cygwin, (continued)
- Re: [PATCH] grub2 for Cygwin, Christian Franke, 2008/04/03
- Re: [PATCH] grub2 for Cygwin, Bean, 2008/04/03
- Re: [PATCH] grub2 for Cygwin, Christian Franke, 2008/04/03
- Re: [PATCH] grub2 for Cygwin, Pavel Roskin, 2008/04/03
- Re: [PATCH] grub2 for Cygwin, Christian Franke, 2008/04/05
- Re: [PATCH] grub2 for Cygwin, Pavel Roskin, 2008/04/06
- Re: [PATCH] grub2 for Cygwin, Christian Franke, 2008/04/07
- Re: [PATCH] grub2 for Cygwin, Robert Millan, 2008/04/13
Re: [PATCH] grub2 for Cygwin, Robert Millan, 2008/04/13