* grub-core/loader/i386/bsd.c (grub_cmd_openbsd): Accept "sd", "cd",

"vnd", "rd" and "fd" disks.
This commit is contained in:
Vladimir Serbinenko 2013-10-27 18:59:27 +01:00
parent 442b86de32
commit 8b46b0ea36
2 changed files with 29 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2013-10-27 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/bsd.c (grub_cmd_openbsd): Accept "sd", "cd",
"vnd", "rd" and "fd" disks.
2013-10-27 Vladimir Serbinenko <phcoder@gmail.com>
Move grub_disk_write out of kernel into disk.mod.