The efiload_read_file() does similar things to a common function, so update it to use that instead.
Signed-off-by: Simon Glass <s...@chromium.org> Acked-by: Ilias Apalodimas <ilias.apalodi...@linaro.org> --- Changes in v4: - Make sure that bflow->buf is set correctly Changes in v2: - Change the tag to bootmeth_efi boot/bootmeth_efi.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Applied to ci/master, thanks!