commit | b0ad9050d094cd6540785a481eeb711a36759f71 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Mar 05 14:53:31 2019 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Apr 07 14:17:06 2019 +0200 |
tree | 2d380f46c296c664111430157e638872d321f467 | |
parent | bbe13dab21da3bcab8eeff07360df9e11e1604ce [diff] |
efi_loader: boottime: export efi_[un]load_image() Those two functions will be used later to re-implement do_bootefi_exec(). Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>