]> git.ipfire.org Git - thirdparty/grub.git/commit
Move set_program_name and init_nls to host_init. On windows
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 13 Oct 2013 18:03:42 +0000 (20:03 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 13 Oct 2013 18:03:42 +0000 (20:03 +0200)
commitae5540d3d43ae342a2820f51f55a2c0b78e5fe91
treefc16e54d980e94961f5dcc670fba88de8b176514
parent4cd3c4fec783558b079df32f8d652e7ce97e9cdc
Move set_program_name and init_nls to host_init. On windows
fix in this fuction console and argument charset as well.
24 files changed:
ChangeLog
Makefile.util.def
grub-core/kern/emu/main.c
grub-core/osdep/basic/init.c [new file with mode: 0644]
grub-core/osdep/init.c [new file with mode: 0644]
grub-core/osdep/windows/getroot.c
grub-core/osdep/windows/hostdisk.c
grub-core/osdep/windows/init.c [new file with mode: 0644]
include/grub/util/misc.h
util/grub-editenv.c
util/grub-fstest.c
util/grub-glue-efi.c
util/grub-menulst2cfg.c
util/grub-mkfont.c
util/grub-mkimage.c
util/grub-mklayout.c
util/grub-mkpasswd-pbkdf2.c
util/grub-mkrelpath.c
util/grub-mount.c
util/grub-probe.c
util/grub-render-label.c
util/grub-script-check.c
util/grub-setup.c
util/ieee1275/grub-ofpathname.c