]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: cleanup for tee backed variables
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Wed, 1 Jul 2020 13:41:25 +0000 (16:41 +0300)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 11 Jul 2020 21:14:16 +0000 (23:14 +0200)
commitecb833a0c623172cf72e1c6dda9e6362c30d5a86
treedfd369d6c5926de4963d4b114798250173a4b51f
parent491bfe86062464b892386e8c8dfe0069975ecedc
efi_loader: cleanup for tee backed variables

There's 2 variables in efi_get_next_variable_name() checking the size of
the variable name. Let's get rid of the reduntant definition and
simplitfy the code a bit.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_variable_tee.c