]> git.proxmox.com Git - grub2.git/commit
* grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 11 Jan 2011 10:51:05 +0000 (11:51 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 11 Jan 2011 10:51:05 +0000 (11:51 +0100)
commit4531a206a1c112d405ef9ea00f2e06037ef0c01a
treef244069684350a12e3f9bd3933ad4ce0990780cd
parent45146057263bc0d47cefe2f46ee6157f92fd3af4
* grub-core/fs/i386/pc/pxe.c (set_mac_env): Export variable.
(set_env_limn_ro): Likewise.
(GRUB_MOD_INIT): Likewise.
* grub-core/hook/datehook.c (GRUB_MOD_INIT): Likewise. Change to
ARRAY_SIZE while on it.
(GRUB_MOD_FINI): Change to ARRAY_SIZE.
* grub-core/normal/context.c (grub_env_export): Move from here ...
* grub-core/kern/env.c (grub_env_export): ... here.
* grub-core/normal/context.c (grub_cmd_export): Skip exporting root and
prefix.
* grub-core/kern/main.c (grub_main): Export root and prefix.
* include/grub/env.h (grub_env_export): Export.
Reported by: Seth Goldberg.
ChangeLog
grub-core/fs/i386/pc/pxe.c
grub-core/hook/datehook.c
grub-core/kern/env.c
grub-core/kern/main.c
grub-core/normal/context.c
include/grub/env.h