elflink: use 'input' as the prompt of the CLI
authorLiu Aleaxander <Aleaxander@gmail.com>
Tue, 15 Mar 2011 20:44:53 +0000 (20:44 +0000)
committerMatt Fleming <matt.fleming@linux.intel.com>
Tue, 15 Mar 2011 21:15:12 +0000 (21:15 +0000)
commit9a92abb6f4fe08a8649afd68ab6004417f6961e4
tree009da83f06c364d36a6d80e9c141623c3142c7ec
parent125fe2b406ef56c472947be5b731fa9adaf303da
elflink: use 'input' as the prompt of the CLI

Use the paramter 'input' of fucntion edit_cmdline as the prompt of the
CLI. I guess this is what the 'input' parameter used for. It's is more
extendable than using a specify prompt.

And, for now, let's use the 'syslinux' as the prompt.:)

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/elflink/ldlinux/cli.c
com32/elflink/ldlinux/ldlinux.c