]> git.ipfire.org Git - thirdparty/grub.git/commit
Move OS-specific driver configuration to grub_util_fd_open. This
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 9 Oct 2013 05:04:25 +0000 (07:04 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 9 Oct 2013 05:04:25 +0000 (07:04 +0200)
commitcaca1c70cf5b27038a0b183c47b8843cbc88044f
treeb35f33164197978ab18be223fba2a8f28fca5da0
parentf7676b70169b3d9c0750095c548c37b817e1cebc
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.
13 files changed:
ChangeLog
grub-core/kern/emu/hostdisk.c
grub-core/osdep/apple/hostdisk.c
grub-core/osdep/aros/hostdisk.c
grub-core/osdep/basic/hostdisk.c
grub-core/osdep/bsd/getroot.c
grub-core/osdep/bsd/hostdisk.c
grub-core/osdep/freebsd/hostdisk.c
grub-core/osdep/hurd/hostdisk.c
grub-core/osdep/sun/hostdisk.c
grub-core/osdep/unix/hostdisk.c
grub-core/osdep/windows/hostdisk.c
include/grub/emu/hostdisk.h