2009-12-10 Felix Zielcke <fzielcke@z-51.de>

* disk/i386/pc/biosdisk.c (grub_biosdisk_open): Show the disk
	name in an error message.
	(grub_biosdisk_rw): Likewise.
This commit is contained in:
Felix Zielcke 2009-12-10 19:15:20 +01:00
parent 2e59983c82
commit 0d56ed64d2
2 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2009-12-10 Felix Zielcke <fzielcke@z-51.de>
* disk/i386/pc/biosdisk.c (grub_biosdisk_open): Show the disk
name in an error message.
(grub_biosdisk_rw): Likewise.
2009-12-10 Vladimir Serbinenko <phcoder@gmail.com>
Eliminate NTFS 4Gib barrier.