[OpenBIOS] [commit] r949 - in trunk/openbios-devel/include/arch: amd64 ia64 ppc sparc32 sparc64 x86

Blue Swirl blauwirbel at gmail.com
Mon Nov 8 22:17:16 CET 2010


On Mon, Nov 8, 2010 at 9:12 PM, repository service <svn at openbios.org> wrote:
> Author: afaerber
> Date: Mon Nov  8 22:12:36 2010
> New Revision: 949
> URL: http://tracker.coreboot.org/trac/openbios/changeset/949
>
> Log:
> Introduce FMT_plx for phys_addr_t
>
> Define a zero-padded format string to be used for phys_addr_t arguments.
> Introduce PRIx{32,64} macros as needed.
>
> v2:
> * Also define PRIx32 for sparc32 and sparc64, requested by Blue.

What I meant was that all PRIx* macros should be defined for all
architectures for consistency.



More information about the OpenBIOS mailing list