[PATCH v4 09/19] bootmeth_efi: Simplify reading files by using the common function

Simon Glass sjg at chromium.org
Thu Dec 5 20:55:53 CET 2024


The efiload_read_file() does similar things to a common function, so
update it to use that instead.

Signed-off-by: Simon Glass <sjg at chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas at 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!


More information about the U-Boot mailing list