grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] a.out support for multiboot and freebsd


From: Bean
Subject: Re: [PATCH] a.out support for multiboot and freebsd
Date: Wed, 13 Feb 2008 18:40:14 +0800

On Feb 13, 2008 3:36 AM, Robert Millan <address@hidden> wrote:
> On Wed, Feb 13, 2008 at 02:47:30AM +0800, Bean wrote:
> > +        /* ... and put our return address in its place (the kernel will 
> > ignore
> > +          it, but it expects %esp to point to it.  */
> > +        call *%eax
>
> Unmatched parenthesis here (sorry I guess that's my fault ;-)).

Ok. I also fix the alloc magic broken problem, it's caused by
grub_elf_file, which will close the file when the elf magic is not
found. However, the upper level still use that file, that cause the
memory problem.

The patch should be applied after the previous bsd.diff.

-- 
Bean

Attachment: bsd_2.diff
Description: Text document


reply via email to

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