grub/grub-core/osdep/basic
Vladimir 'phcoder' Serbinenko 21d85db12f * grub-core/Makefile.core.def: Add osdep/init.c on emu.
* grub-core/kern/emu/main.c: Add missing include.
	* grub-core/osdep/basic/init.c (grub_util_host_init) [!GRUB_UTIL]:
	Don't call grub_util_init_nls.
	* grub-core/osdep/windows/init.c (grub_util_host_init) [!GRUB_UTIL]:
	Likewise.
2013-10-14 02:06:43 +02:00
..
emunet.c * grub-core/net/drivers/emu/emunet.c: Move to .. 2013-10-08 18:42:46 +02:00
getroot.c * include/grub/util/lvm.h: Removed. 2013-10-08 21:01:09 +02:00
hostdisk.c Move OS-specific driver configuration to grub_util_fd_open. This 2013-10-09 07:04:25 +02:00
init.c * grub-core/Makefile.core.def: Add osdep/init.c on emu. 2013-10-14 02:06:43 +02:00
ofpath.c * util/ieee1275/ofpath.c: Move to ... 2013-10-08 18:25:49 +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