[U-Boot] [PATCH 0/1] cmd: efidebug: rework "boot dump"

AKASHI Takahiro takahiro.akashi at linaro.org
Fri Apr 26 00:44:17 UTC 2019


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



More information about the U-Boot mailing list