[U-Boot] [PATCH v3 0/2] efi_loader: add GetNextVariableName
Heinrich Schuchardt
xypron.glpk at gmx.de
Mon Jan 21 11:43:12 UTC 2019
In this patch series GetNextVariableName runtime service is implemented.
v3
rebase on efi-next
v2
update variable_name_size in GetNextVariableName
add more comments
change some internal variable names
AKASHI Takahiro (2):
efi_loader: implement GetNextVariableName()
efi_selftest: fix variables test for GetNextVariableName()
lib/efi_loader/efi_variable.c | 154 +++++++++++++++++++++-
lib/efi_selftest/efi_selftest_variables.c | 13 +-
2 files changed, 160 insertions(+), 7 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list