From: Francesco Lavra <francescolavra.fl@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH] Add missing ARM relocation codes and fix existing ones
Date: Mon, 01 Apr 2013 18:45:16 +0200 [thread overview]
Message-ID: <5159B99C.9030304@gmail.com> (raw)
In-Reply-To: <51462936.1020106@gmail.com>
On 03/17/2013 09:36 PM, Francesco Lavra wrote:
> I'm working on the GRUB port to ARM using the EFI platform. When
> generating a relocatable ARM image, some relocation entries use a
> relocation code (0x33) which is not defined in include/grub/elf.h. So I
> went through the latest edition of the ELF specification for the ARM
> architecture (ARM IHI 0044E) and added the missing definitions to the
> header file. I also noticed some differences between the existing
> definitions and the spec: some relocation names are different from the
> spec, some definitions aren't in the spec at all, and one
> (R_ARM_IRELATIVE) has a different value than that from the spec. So
> while at it I fixed those differences as well. Hence this patch.
Ping?
Do you see any merit in this patch?
Thanks,
Francesco
next prev parent reply other threads:[~2013-04-01 16:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-17 20:36 [PATCH] Add missing ARM relocation codes and fix existing ones Francesco Lavra
2013-04-01 16:45 ` Francesco Lavra [this message]
2013-04-03 8:07 ` Leif Lindholm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5159B99C.9030304@gmail.com \
--to=francescolavra.fl@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.