ldlinux: Don't return previous command if user pressenter enter
authorMatt Fleming <matt.fleming@intel.com>
Fri, 25 Nov 2011 15:36:55 +0000 (15:36 +0000)
committerMatt Fleming <matt.fleming@intel.com>
Fri, 2 Dec 2011 12:13:30 +0000 (12:13 +0000)
commit9273fdfbac8bdb76d66ba2b2dbfbd860ad0434b3
treebb76eff9999a992a075fc3f2cef0a89554f0b0ed
parent78c144a6d0f6682912ecfd7b8fcd4feabceab735
ldlinux: Don't return previous command if user pressenter enter

If the user presses enter at the command prompt then simply print the
command prompt again on a newline - don't re-execute the previous
command.

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