Move OS-specific driver configuration to grub_util_fd_open. This
moves OS-dependent parts from kern/emu/hostdisk.c to grub-core/osdep/*/hostdisk.c.
This commit is contained in:
parent
f7676b7016
commit
caca1c70cf
13 changed files with 101 additions and 93 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Move OS-specific driver configuration to grub_util_fd_open. This
|
||||
moves OS-dependent parts from kern/emu/hostdisk.c to
|
||||
grub-core/osdep/*/hostdisk.c.
|
||||
|
||||
2013-10-09 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/grub-mkimage.c (generate_image): Use size_t instead of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue