* util/getroot.c (grub_util_biosdisk_get_grub_dev): Do not assume

that floppies are unpartitioned.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-09-23 12:19:49 +02:00
parent bca8873a0c
commit 3f7d9c8280
2 changed files with 5 additions and 34 deletions

View file

@ -1,3 +1,8 @@
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot.c (grub_util_biosdisk_get_grub_dev): Do not assume
that floppies are unpartitioned.
2013-09-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot_unix.c [__MINGW32__ || __CYGWIN__]: