2008-09-07 Robert Millan <rmh@aybabtu.com>
* loader/i386/pc/multiboot.c (mmap_addr, mmap_length): Remove variables. (grub_multiboot): Move `mbi' allocation upwards, so that mmap address and length can be stored directly in the `mbi->mmap_addr' and `mbi->mmap_length' struct fields.
This commit is contained in:
parent
548e2ea57c
commit
783d0f484f
2 changed files with 22 additions and 20 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-09-07 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* loader/i386/pc/multiboot.c (mmap_addr, mmap_length): Remove
|
||||
variables.
|
||||
(grub_multiboot): Move `mbi' allocation upwards, so that mmap address
|
||||
and length can be stored directly in the `mbi->mmap_addr' and
|
||||
`mbi->mmap_length' struct fields.
|
||||
|
||||
2008-09-07 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* conf/i386.rmk: New file. Provides declaration for building
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue