diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-05-06 01:51:04 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-05-07 18:23:16 +0200 |
commit | 306bf6e7ff9b267e4c38f8f38900cb93fa96b62b (patch) | |
tree | d420029f1744255e3a400d09dd0c833278ab7ac6 /lib/errno_str.c | |
parent | 3fdff6be40b01423aacf2c02eb3b4ef6d2186caf (diff) |
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: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/errno_str.c')
0 files changed, 0 insertions, 0 deletions