[PATCH 2/5] efi_memory: use list_count_nodes() to count list entries

Simon Glass sjg at chromium.org
Tue Jul 30 21:44:36 CEST 2024


On Tue, 30 Jul 2024 at 05:11, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Use the API function list_count_nodes() to count the number of EFI
> memory map entries.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
>  lib/efi_loader/efi_memory.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list