* kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Zero-fill entry

before calling BIOS.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-21 20:22:29 +02:00
parent 39fbb79aa1
commit 9a25f885d3
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2010-05-21 Vladimir Serbinenko <phcoder@gmail.com>
* kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Zero-fill entry
before calling BIOS.
2010-05-21 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/i18n.h: Always enable grub_gettext.