reuse code from legacy parser
This commit is contained in:
parent
7e623b0d74
commit
f866fe808b
5 changed files with 45 additions and 35 deletions
|
@ -4,6 +4,13 @@
|
|||
|
||||
* grub-core/commands/menuentry.c (setparams_prefix): Use single
|
||||
quotes for arguments.
|
||||
* grub-core/lib/legacy_parse.c (grub_legacy_escape): Use
|
||||
grub_script_escape_squotes function instead.
|
||||
|
||||
* include/grub/script_sh.h (grub_script_escape_squotes): New
|
||||
prototype.
|
||||
* grub-core/script/script.c (grub_script_escape_squotes): New
|
||||
function.
|
||||
|
||||
2010-11-18 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue