grub-devel
[Top][All Lists]
Advanced

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

Re: grub ./ChangeLog include/grub/dl.h kern/dl.c ke...


From: Yoshinori K. Okuji
Subject: Re: grub ./ChangeLog include/grub/dl.h kern/dl.c ke...
Date: Tue, 15 Feb 2005 01:24:58 +0100
User-agent: KMail/1.7.1

On Monday 14 February 2005 19:41, Marco Gerards wrote:
>       2005-02-14  Guillem Jover  <address@hidden>
>
>       * include/grub/dl.h (grub_dl_check_header): New prototype.
>       (grub_arch_dl_check_header): Change return type to grub_err_t,
>       remove size parameter and export function.  Update all callers.
>       * kern/dl.c (grub_dl_check_header): New function.
>       (grub_dl_load_core): Use `grub_dl_check_header' instead of
>       `grub_arch_dl_check_header'.  Check ELF type.  Check if sections
>       are inside the core.
>       * kern/i386/dl.c (grub_arch_dl_check_header): Remove arch
>       independent ELF header checks.
>       * kern/powerpc/dl.c (grub_arch_dl_check_header): Likewise.
>       * loader/i386/pc/multiboot.c (grub_rescue_cmd_multiboot): Use
>       `grub_dl_check_header' instead of explicit checks.  Check for the
>       ELF type.
>       * loader/powerpc/ieee1275/linux.c (grub_rescue_cmd_linux): Use
>       `grub_dl_check_header' instead of explicit checks.  Remove arch
>       specific ELF header checks.

You forgot to mention util/grub-emu.c in ChangeLog. I fixed it at the
same time as I checked in my change.

Okuji




reply via email to

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