2006-11-25 Yoshinori K. Okuji <okuji@enbug.org>

* util/i386/pc/grub-mkimage.c (generate_image): Fix the offset of
        the number of sectors.  Reported by Andrey Shuvikov
        <mr_hyro@yahoo.com>.
This commit is contained in:
okuji 2006-11-25 03:21:29 +00:00
parent 790707f254
commit 4e7399859b
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2006-11-25 Yoshinori K. Okuji <okuji@enbug.org>
* util/i386/pc/grub-mkimage.c (generate_image): Fix the offset of
the number of sectors. Reported by Andrey Shuvikov
<mr_hyro@yahoo.com>.
2006-11-11 Jeroen Dekkers <jeroen@dekkers.cx>
* kern/disk.c (grub_disk_read): When there is a read error, always