Files
u-boot/cmd
Heinrich Schuchardt 49db1cb8c3 efi_loader: catch misspelled bootefi subcommand
If 'bootefi hello' or 'bootefi selftest' can be executed depends on the
configuration.

If an invalid non-numeric 1st argument is passed to bootefi, e.g.
'bootefi hola', this string is converted to 0 and U-Boot jumps to
this typically invalid address.

With the patch the online help is shown instead.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-01-28 21:37:13 +01:00
..
2018-01-19 15:49:26 -05:00
2017-11-29 22:30:50 -05:00
2017-10-16 09:42:51 -04:00
2018-01-26 13:22:40 -05:00
2017-12-07 15:17:00 -05:00
2017-11-15 10:54:06 -08:00
2017-10-16 09:42:51 -04:00
2017-12-07 15:17:00 -05:00
2018-01-19 15:49:29 -05:00
2018-01-10 11:11:06 +01:00