commit | b45d7e28886a625fc13e663a5fbdbff623f673a8 | [log] [tgz] |
---|---|---|
author | Shantur Rathore <i@shantur.com> | Sun Nov 19 16:55:01 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 09 13:16:08 2023 -0500 |
tree | c6f13deac6253ea887f08a3a19f11ec7ffdf0a01 | |
parent | aab9cdb3fd545ed5e5bc943d27b4fbfc53454357 [diff] |
bootflow: bootmeth_efi: don't free buffer bootmeth_efi doesn't allocate any buffer to load efi in any case. enable static buffer flag for all cases. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Shantur Rathore <i@shantur.com>