]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: bootefi: move do_bootefi_bootmgr_exec() forward
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 19 Apr 2019 03:22:32 +0000 (12:22 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 22 Apr 2019 22:37:28 +0000 (00:37 +0200)
commitc32857aadc57b239118cf451205632bd5f5498ba
treeeec521207cf1827c5bcf437099d03c3fec3e91dd
parent21aeaca7d94685456fa583fd135385794f3aabdd
cmd: bootefi: move do_bootefi_bootmgr_exec() forward

This is a preparatory patch for reworking do_bootefi() in later patch.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/bootefi.c