[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #510] Multiboot Specification 0.7 is not finished yet
From: |
anonymous |
Subject: |
[bug #510] Multiboot Specification 0.7 is not finished yet |
Date: |
Sun, 9 Oct 2005 02:55:43 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.5.1 (KHTML, like Gecko) Safari/312.3.1 |
Follow-up Comment #2, bug #510 (project grub):
Two specific problems in the specification:
1. The description and diagram of the mmap structures could hardly be more
confusing. Instead of describing it as “size/structure pairs”, I would
just say that mmap_addr points to the first structure. Start the offsets in
the diagram at zero not -4. To get to the next structure, add the contents of
the size field, plus 4. (This is what the code in kernel.c does.)
2. The mmap structures indicate the regions of “available RAM.” It should
be clarified that regions containing the loaded kernel, modules, etc. are
nevertheless considered “available”.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=510>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #510] Multiboot Specification 0.7 is not finished yet,
anonymous <=