diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2019-04-19 12:22:31 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-04-23 00:37:28 +0200 |
commit | 3fc2b16335721520c0c6e3f57235efa98f0519f0 (patch) | |
tree | 251875d70faa71807b82bbdfe3e5333a521d9aa7 /api/api_storage.c | |
parent | 3ffc52fd23cb50ea27db7eabf81d95348798db90 (diff) |
cmd: bootefi: carve out efi_selftest code from do_bootefi()
This is a preparatory patch for reworking do_bootefi() in later patch.
Efi_selftest code is unusual in terms of execution path in do_bootefi(),
which make that function complicated and hard to understand. With this
patch, all efi_selftest related code will be put in a separate function.
The change also includes expanding efi_run_prepare() and efi_run_finish()
in do_bootefi_exec().
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'api/api_storage.c')
0 files changed, 0 insertions, 0 deletions