grub-devel
[Top][All Lists]
Advanced

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

Re: [patch] Bugs in the multiboot example kernel implementation


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [patch] Bugs in the multiboot example kernel implementation
Date: Sun, 14 Mar 2010 14:34:42 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109)

Soeren D. Schulze wrote:
> I think there are two bugs in the example implementation of the
> multiboot standard version 0.6.96.  Both concern the display of the
> memory map.
>
> First, the `multiboot_uint64_t' type does not seem to be working as
> expected. I always get 32-bit there.  I personally wouldn't use that
> type anyway, so I used two 32-bit variables in place.
>
>   
This bug was fixed for some time in trunk
> Second, the memory addresses *must* be zero-padded when chaining the
> output of two `itoa' calls this way, so I introduced the (non-standard)
> '%X' specifier.
>   
Non-apropriate. I've just fixed it properly in bazaar. Thanks for reporting



-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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