This patch is a spin-off from my "non-volatile support" patch[1].

[1] https://lists.denx.de/pipermail/u-boot/2019-April/366214.html

Changes (Apr 26, 2019)
* use memcmp() instead of u16_strncmp()
* merge u16_isxdigit() and u16_tohex() into one function

AKASHI Takahiro (1):
  cmd: efidebug: rework "boot dump" sub-command using
    GetNextVariableName()

 cmd/efidebug.c | 79 +++++++++++++++++++++++++++++++++++---------------
 1 file changed, 55 insertions(+), 24 deletions(-)

-- 
2.20.1

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

Reply via email to