commit | c08cac0edc17f0d3c74425e5d41efa3c92686322 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Apr 18 12:31:17 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon May 04 12:26:11 2020 +0200 |
tree | 77d1eddac3e8d8f6d4f644497d2f61b5596a75b8 | |
parent | a30c72319cc1e486a680efe2d0c94d58f4957e85 [diff] |
efi_loader: eliminate efi_get_(non)volatile_variable Eliminate superfluous functions efi_get_volatile_variable() and efi_get_nonvolatile_variable(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>