* grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):

Take into account space used by ELF sections and multiboot palette.
	Reported by: Grégoire Sutre.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-11 00:44:56 +01:00
parent f093110b52
commit 4514605726
2 changed files with 19 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2011-01-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/multiboot_mbi.c (grub_multiboot_make_mbi):
Take into account space used by ELF sections and multiboot palette.
Reported by: Grégoire Sutre.
2011-01-11 Vladimir Serbinenko <phcoder@gmail.com>
* BUGS: New file.