commit | b1889443ca22128b7a78520a8388b9a6892bb5c0 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt.fleming@intel.com> | Thu Mar 08 10:09:09 2012 +0000 |
committer | Matt Fleming <matt.fleming@intel.com> | Thu Mar 08 10:21:34 2012 +0000 |
tree | cc92479ed49bac00bfe0da6e55dbed84942088b3 | |
parent | fc9a528f484b37598a28841faee6fd8c889ee822 [diff] |
efilinux: Stop printing "Error" when displaying usage At the moment whenever efilinux exits after displaying either the command argument syntax, the list of devices or prints the memory map the following message is printed, "Error: Invalid Parameter" Tidy up the exit path of parse_args() so that we can print these useful bits of information without the user thinking that some kind of error occurred. Signed-off-by: Matt Fleming <matt.fleming@intel.com>