2010-02-03 Vladimir Serbinenko <phcoder@gmail.com>
* disk/i386/pc/biosdisk.c (grub_biosdisk_read): Handle non-2048 aligned CDROM reads. (grub_biosdisk_write): Refuse to write to CDROM.
This commit is contained in:
parent
3b205d4ddf
commit
996649b073
2 changed files with 19 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2010-02-03 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* disk/i386/pc/biosdisk.c (grub_biosdisk_read): Handle non-2048 aligned
|
||||
CDROM reads.
|
||||
(grub_biosdisk_write): Refuse to write to CDROM.
|
||||
|
||||
2010-01-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* disk/ieee1275/ofdisk.c (grub_ofdisk_iterate): Fix off-by-one error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue