* grub-core/kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Pass

unknown types through.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-19 01:01:36 +02:00
parent f90a3cc0a8
commit fc3182c799
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/i386/pc/mmap.c (grub_machine_mmap_iterate): Pass
unknown types through.
2013-10-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/unix/getroot.c (grub_util_check_block_device): Remove.