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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to