]> git.ipfire.org Git - thirdparty/grub.git/commit
2006-10-14 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sat, 14 Oct 2006 21:07:48 +0000 (21:07 +0000)
committerokuji <okuji@localhost>
Sat, 14 Oct 2006 21:07:48 +0000 (21:07 +0000)
commite0994b8b1c63a4bd46cdc3cb8bbcde8a5db4d8d9
tree9a603a5b6738b43313797095b34281ba10de2f0c
parent4dc2cf6c2f497ddd560c9e4fd6e00684028d6d6a
2006-10-14  Yoshinori K. Okuji  <okuji@enbug.org>

        * util/i386/pc/grub-probe.c (probe): Print DEVICE_NAME instead of
        DRIVE_NAME when grub_util_biosdisk_get_grub_dev fails. Open
        DRIVE_NAME instead of DEVICE_NAME. Make sure that DEVICE_NAME and
        DRIVE_NAME are always freed.

        * util/i386/pc/biosdisk.c (make_device_name): Add one into
        DOS_PART, as a DOS partition is counted from one instead of zero
        now. Reported by Robert Millan.
ChangeLog
util/i386/pc/biosdisk.c
util/i386/pc/grub-probe.c