]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2008-07-02 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Wed, 2 Jul 2008 23:58:06 +0000 (23:58 +0000)
committerproski <proski@localhost>
Wed, 2 Jul 2008 23:58:06 +0000 (23:58 +0000)
commitf707af4216e85f99333e404719ad44a248f55480
tree45098072a05d4aa6797dfb915008fbda8a64378c
parent11e16b157b6092f1ffa181103e78875927ad9508
2008-07-02  Pavel Roskin  <proski@gnu.org>

* disk/ata.c (grub_ata_readwrite): Don't increment sector number
for every read sector, we already increment it for the whole
batch.  This fixes reading more than 256 sectors at once.
ChangeLog
disk/ata.c