efi_loader: move efi_query_variable_info()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 10:13:05 +0000 (12:13 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 6 Jul 2019 19:25:32 +0000 (21:25 +0200)
commitce43528d6a9ff3d1099a6bc194f0cccc8f0df44d
tree0d296e1ba4346ac0a1345dd4f9d010031626e5d3
parent359a699a12bac28cf6b3b0ce7af06bd72bb3b638
efi_loader: move efi_query_variable_info()

Let's keep similar things together.

Move efi_query_variable_info() to lib/efi_loader/efi_variable.c

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h
lib/efi_loader/efi_runtime.c
lib/efi_loader/efi_variable.c