Files
u-boot/cmd
Masahisa Kojima a84040ab46 eficonfig: refactor file selection handling
eficonfig_select_file_handler() is commonly used to select the
file. eficonfig_display_select_file_option() adds an additional
menu to clear the selected file.
eficonfig_display_select_file_option() is not always necessary
for the file selection process, so it must be outside of
eficonfig_select_file_handler().

This commit also renames the following functions to avoid confusion.
 eficonfig_select_file_handler() -> eficonfig_process_select_file()
 eficonfig_select_file() -> eficonfig_show_file_selection()
 eficonfig_display_select_file_option() -> eficonfig_process_show_file_option()

Finally, test_eficonfig.py need to be updated to get aligned with
the above modification.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2022-11-22 12:00:44 +01:00
..
2022-09-19 16:07:12 -04:00
2022-10-20 15:22:15 +08:00
2017-02-08 15:56:28 -05:00
2022-09-25 08:30:05 -06:00
2022-10-30 20:07:17 +01:00
2022-09-24 11:34:38 -04:00
2022-04-25 10:00:04 -04:00
2022-09-29 16:07:57 -04:00
2022-10-17 21:17:12 -06:00
2022-09-29 16:07:57 -04:00
2020-05-18 18:36:55 -04:00
2022-10-11 15:40:48 -04:00
2022-02-25 01:41:04 -05:00
2020-05-18 18:36:55 -04:00
2022-08-04 16:18:47 -04:00
2022-08-04 16:18:47 -04:00
2020-05-18 18:36:55 -04:00
2022-09-29 16:07:57 -04:00
2022-08-26 16:32:59 -06:00
2022-01-15 10:57:22 +01:00
2022-10-16 12:23:22 +02:00
2022-09-24 11:34:38 -04:00
2022-03-15 16:19:29 -04:00
2020-05-18 18:36:55 -04:00
2022-03-10 08:28:36 -05:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2020-10-23 13:33:07 -04:00
2022-08-04 16:18:47 -04:00
2022-09-29 16:07:57 -04:00
2022-05-06 14:39:15 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2022-09-16 11:05:16 -04:00
2020-05-18 18:36:55 -04:00
2022-08-04 16:18:47 -04:00
2022-09-25 08:30:05 -06:00
2020-05-18 18:36:55 -04:00
2021-11-28 16:51:51 -07:00
2022-06-22 21:29:47 -04:00
2022-09-25 08:30:05 -06:00
2022-01-19 18:11:34 +01:00
2020-10-28 11:49:31 -04:00
2022-09-29 16:07:57 -04:00
2022-10-21 16:04:39 -04:00
2022-10-06 22:54:57 +02:00
2022-09-16 11:05:16 -04:00
2022-05-05 15:06:02 -04:00
2020-07-08 17:21:46 -04:00
2022-01-15 10:57:22 +01:00
2022-09-02 13:40:42 -04:00
2022-01-19 18:11:34 +01:00
2020-05-18 18:36:55 -04:00
2022-09-16 11:05:16 -04:00
2022-09-16 11:05:16 -04:00
2022-09-16 11:05:16 -04:00
2022-01-19 18:11:34 +01:00
2022-09-29 16:07:57 -04:00
2021-09-24 14:30:46 -04:00
2020-08-07 22:31:32 -04:00
2022-10-11 15:40:48 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2021-10-21 07:39:05 +02:00
2021-10-09 13:09:56 -04:00
2022-09-16 11:05:16 -04:00
2022-10-31 11:04:00 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2022-09-29 16:07:57 -04:00
2022-10-11 15:40:48 -04:00