]> Git Repo - u-boot.git/commit
bootflow: bootmeth_efi: don't free buffer
authorShantur Rathore <[email protected]>
Sun, 19 Nov 2023 16:55:01 +0000 (16:55 +0000)
committerTom Rini <[email protected]>
Sat, 9 Dec 2023 18:16:08 +0000 (13:16 -0500)
commit37503b0c0c042b07eed377baf587fdbabdb46dd9
treec6f13deac6253ea887f08a3a19f11ec7ffdf0a01
parent184fc0379dd0d750d8d032fb5a147150c13547c2
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 <[email protected]>
Signed-off-by: Shantur Rathore <[email protected]>
boot/bootmeth_efi.c
This page took 0.028002 seconds and 4 git commands to generate.