]> git.proxmox.com Git - grub2.git/commit - grub-core/Makefile.core.def
* grub-core/script/execute.c (grub_script_execute_sourcecode): Split
authorAndrey Borzenkov <arvidjaar@gmail.com>
Fri, 7 Jun 2013 16:36:42 +0000 (18:36 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Fri, 7 Jun 2013 16:36:42 +0000 (18:36 +0200)
commit593e430cd63a8f369582ef793882bad3e0df4ec4
tree2813f0678d9715df089be8bfdddff61368008d59
parent63c298492274a81191b885f0461065c6d0dfd48c
* grub-core/script/execute.c (grub_script_execute_sourcecode): Split
off new function grub_script_execute_new_scope. Change callers to use
either of them as appropriate.
* grub-core/commands/eval.c: New command eval.
* docs/grub.texi (Commands): Document it.
ChangeLog
docs/grub.texi
grub-core/Makefile.core.def
grub-core/normal/menu.c
grub-core/normal/menu_entry.c
grub-core/script/execute.c
include/grub/script_sh.h