commit | bb0e585c71e724d26eaeede7fdaaaa46ed26f930 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 03 10:02:20 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon May 04 12:26:11 2020 +0200 |
tree | 61e6b0d5f5eed018dccd74b44f38c9ef95e01bfa | |
parent | c08cac0edc17f0d3c74425e5d41efa3c92686322 [diff] |
efi_loader: eliminate efi_set_(non)volatile_variable Eliminate superfluous functions efi_set_volatile_variable() and efi_set_nonvolatile_variable(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>