cmd: bootefi: re-organize do_bootefi()
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 21 Nov 2023 01:29:40 +0000 (10:29 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 17 Dec 2023 12:04:54 +0000 (13:04 +0100)
commit296faf4f7ef15a3f9d5920b8dd247b4744e3e255
treedcf4b2f999eca812582a5863cd05bbfb29254e60
parent05e2cade01df4461569a07c1d109d5acae14e1fa
cmd: bootefi: re-organize do_bootefi()

Replicate some code and re-organize do_bootefi() into three cases, which
will be carved out as independent functions in the next two commits.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
cmd/Kconfig
cmd/bootefi.c
include/efi_loader.h