Robert Millan wrote on 20080924:
> On Tue, Sep 23, 2008 at 10:58:01AM +0200, Felix Zielcke wrote:
>> Am Dienstag, den 23.09.2008, 10:29 +0200 schrieb Hans Lambermont:
>>> The new patch was sent to the list 2 weeks ago.
>>> (See http://lists.gnu.org/archive/html/grub-devel/2008-09/msg00210.html )
>
On Tue, Sep 30, 2008 at 3:26 PM, peter cros <[EMAIL PROTECTED]> wrote:
> The change was between svn version 1421 and 1509 which had bugfixes,
> in grub_elf32_load, and grub_elf64_load.
Hi,
The patch is for bsd loader, but it seems it uses the wrong method to
change load address. This is the righ
The change was between svn version 1421 and 1509 which had bugfixes,
in grub_elf32_load, and grub_elf64_load.
[EMAIL PROTECTED]:~/src/grub$ diff -pu grub1421/kern/elf.c grub1509/kern/elf.c
--- grub1421/kern/elf.c2008-09-30 14:49:46.0 +1000
+++ grub1509/kern/elf.c2008-09-30 14:41: