grub/grub-core/osdep
Vladimir 'phcoder' Serbinenko f90a3cc0a8 * grub-core/osdep/unix/getroot.c (grub_util_check_block_device): Remove.
(grub_util_check_char_device): Likewise.
	* include/grub/emu/getroot.h: Likewise.
2013-10-19 00:51:08 +02:00
..
apple * grub-core/tests/video_checksum.c: Use grub_util_fd_* rather than 2013-10-15 11:06:57 +02:00
aros * grub-core/tests/video_checksum.c: Use grub_util_fd_* rather than 2013-10-15 11:06:57 +02:00
basic Split emunet into platform-dependent and GRUB-binding parts. Keep 2013-10-15 11:55:20 +02:00
bsd * grub-core/tests/video_checksum.c: Use grub_util_fd_* rather than 2013-10-15 11:06:57 +02:00
devmapper * include/grub/util/lvm.h: Removed. 2013-10-08 21:01:09 +02:00
freebsd * grub-core/tests/video_checksum.c: Use grub_util_fd_* rather than 2013-10-15 11:06:57 +02:00
generic Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
hurd Move OS-specific driver configuration to grub_util_fd_open. This 2013-10-09 07:04:25 +02:00
linux Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
sun Move OS-specific driver configuration to grub_util_fd_open. This 2013-10-09 07:04:25 +02:00
unix * grub-core/osdep/unix/getroot.c (grub_util_check_block_device): Remove. 2013-10-19 00:51:08 +02:00
windows Define grub_util_is_directory/regular/special_file and 2013-10-15 20:27:58 +02:00
blocklist.c Split out blocklist retrieving from setup.c to 2013-10-15 17:02:26 +02:00
cputime.c Move cpu time retrieval to separate grub_util_get_cpu_time_ms 2013-10-15 13:13:53 +02:00
emuconsole.c * grub-core/osdep/windows/emuconsole.c: New file. 2013-10-14 21:33:55 +02:00
emunet.c * grub-core/net/drivers/emu/emunet.c: Move to .. 2013-10-08 18:42:46 +02:00
getroot.c Move OS-dependent files to grub-core/osdep and document it. 2013-10-08 17:30:22 +02:00
hostdisk.c Move OS-dependent files to grub-core/osdep and document it. 2013-10-08 17:30:22 +02:00
init.c Move set_program_name and init_nls to host_init. On windows 2013-10-13 20:03:42 +02:00
ofpath.c * util/ieee1275/ofpath.c: Move to ... 2013-10-08 18:25:49 +02:00
password.c Move password-querying (util-version) routines to grub-core/osdep. 2013-10-08 17:51:39 +02:00
random.c * grub-core/osdep/basic/random.c: New file. Abort on an attempt to 2013-10-08 21:28:14 +02:00
sleep.c Move sleep routines to grub-core/osdep. 2013-10-08 17:38:46 +02:00