efi_loader: initialization of variable services
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 11:52:16 +0000 (13:52 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 6 Jul 2019 19:25:32 +0000 (21:25 +0200)
commit88192098d160aff42c08a9e4edc746a55d199232
treef28230fbe3f1be95f38ce8065db2d1adc403f528
parentce43528d6a9ff3d1099a6bc194f0cccc8f0df44d
efi_loader: initialization of variable services

Provide an initialization routine for variable services.

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