On Fri, 17 Nov 2023 at 14:22, Shantur Rathore <i...@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...@shantur.com> > --- > boot/bootmeth_efi.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>