From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [patch] Bugs in the multiboot example kernel implementation
Date: Sun, 14 Mar 2010 14:34:42 +0100 [thread overview]
Message-ID: <4B9CE5F2.7020603@gmail.com> (raw)
In-Reply-To: <4B88829B.7090201@gmx.de>
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]
prev parent reply other threads:[~2010-03-14 13:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-27 2:25 [patch] Bugs in the multiboot example kernel implementation Soeren D. Schulze
2010-03-14 13:34 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
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=4B9CE5F2.7020603@gmail.com \
--to=phcoder@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.