On Mon, Apr 01, 2013 at 06:45:16PM +0200, Francesco Lavra wrote: > 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?
Apologies, was moving desks at the office, and moved my mailing list subscription to @linaro.org at the same time, so managed to miss this one completely. I'm happy for it to go in - it adds THM_JUMP19, which means I can drop that from my patches. / Leif _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel