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

1
THANKS
View file

@ -6,6 +6,7 @@ The following people made especially gracious contributions of their
time and energy in helping to track down bugs, add new features, and
generally assist in the GRUB 2 maintainership process:
Andrey Shuvikov <mr_hyro@yahoo.com>
Bibo Mao <bibo.mao@intel.com>
Guillem Jover <guillem@hadrons.org>
Harley D. Eades III <hde@foobar-qux.org>