]> git.ipfire.org Git - thirdparty/grub.git/commit
Add AROS hostdisk and getroot routines.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 4 Oct 2013 00:35:03 +0000 (02:35 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 4 Oct 2013 00:35:03 +0000 (02:35 +0200)
commit47345010a4c6e7051c5493e34cabb62a03927d2e
treec6a9d995765e0f8ade70ad6bbc19391ce9ac5878
parentbf25f879314168c05cdd4811563ca81d8139718f
Add AROS hostdisk and getroot routines.
ChangeLog
grub-core/kern/emu/hostdisk_aros.c [new file with mode: 0644]
grub-core/kern/emu/hostdisk_os.c
grub-core/kern/emu/misc.c
include/grub/emu/hostdisk.h
include/grub/emu/misc.h
util/getroot_aros.c [new file with mode: 0644]
util/getroot_os.c