Skip to content
Commit 306bf6e7 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: do not unnecessarily use EFI_CALL()



There is no need to call efi_get_variable() instead of
efi_get_variable_common(). So let's use the internal function.

Move forward declarations to the top of the file.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 3fdff6be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment