[PATCH v2 4/4] bootflow: bootmeth_efi: don't free buffer
Simon Glass
sjg at chromium.org
Sat Nov 18 18:10:09 CET 2023
On Fri, 17 Nov 2023 at 14:22, Shantur Rathore <i at shantur.com> wrote:
>
> bootmeth_efi doesn't allocate any buffer to load efi in any case.
> enable static buffer flag for all cases.
>
> Signed-off-by: Shantur Rathore <i at shantur.com>
> ---
> boot/bootmeth_efi.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list