1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-10 20:56:20 +01:00
Files
u-boot-megous/lib/efi_loader
Ilias Apalodimas f4dc1bc9f0 efi_loader: Cleanup get_var duplication
get_var() is defined statically in efi_bootmgr.c and doesn't properly
check a buffer allocation.  Remove it completely and use the exported
function from efi_var_common.c that does the same thing

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-04-10 12:00:24 +02:00
..
2021-02-21 09:21:35 +01:00
2021-03-25 20:08:41 +01:00
2021-03-31 06:34:33 +00:00
2021-03-25 20:19:19 +01:00
2021-03-25 20:19:19 +01:00