grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 6/7] mkimage: support images which require full relocation at


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [PATCH 6/7] mkimage: support images which require full relocation at mkimage time.
Date: Mon, 30 Dec 2013 04:49:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

On 29.12.2013 23:53, Leif Lindholm wrote:
> For this to actually print a default value, you need to also update
> the help_filter function. Also, you probably want a %p here.

This is not a pointer in the address space of running process, so %p is
not the right qualifier for it. 0x%x if needed only on 32-bit arch or
0x%llx if on 64-bit as well would be a better alternative.


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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