- 21 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 18 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 15 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
This allows grub_install_register_efi to request partition info directly.
-
- 17 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
the function of these files exceeds what can be sanely handled in shell in posix-comaptible way. Also writing it in C extends the functionality to non-UNIX-like OS and minimal environments.
-
- 15 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
platform-dependent part in kernel for easy access to OS functions.
-
- 14 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* 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.
-
- 13 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
fix in this fuction console and argument charset as well.
-
- 09 Oct, 2013 3 commits
-
-
Vladimir 'phcoder' Serbinenko authored
moves OS-dependent parts from kern/emu/hostdisk.c to grub-core/osdep/*/hostdisk.c.
-
Vladimir 'phcoder' Serbinenko authored
get random when no RNG is available. * grub-core/osdep/random.c: Use basic/random.c on OS out of whitelist.
-
Vladimir 'phcoder' Serbinenko authored
-
- 08 Oct, 2013 3 commits
-
-
Vladimir 'phcoder' Serbinenko authored
* grub-core/osdep/linux/emunet.c: ..here.
-
Vladimir 'phcoder' Serbinenko authored
* grub-core/osdep/linux/ofpath.c: ..here, split stub into ... * grub-core/osdep/basic/ofpath.c: ..here.
-
Vladimir 'phcoder' Serbinenko authored
-