[PATCH v3 14/15] lmb: remove call to efi_lmb_reserve()

Simon Glass sjg at chromium.org
Mon Oct 14 17:50:56 CEST 2024


On Sun, 13 Oct 2024 at 04:56, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> The EFI memory allocations are now being done through the LMB
> module. With this change, there is no need to get the EFI memory map
> and set aside EFI allocated memory.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
> Changes since V2: None
>
>  lib/lmb.c | 35 -----------------------------------
>  1 file changed, 35 deletions(-)
>

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


More information about the U-Boot mailing list