* grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_get_grub_dev): Add

few potentially useful grub_util_info.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-03-30 13:13:25 +02:00
parent 5e631b4fcb
commit c871b1c6d0
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-03-30 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_get_grub_dev): Add
few potentially useful grub_util_info.
2011-03-30 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/lvm.c (grub_lvm_scan_device): Remove spurious \n.