From patchwork Fri Apr 26 00:44:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: AKASHI Takahiro X-Patchwork-Id: 1091169 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="e+cnm+h8"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 44qwLl3c6hz9s00 for ; Fri, 26 Apr 2019 10:45:01 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 44168C21E2F; Fri, 26 Apr 2019 00:44:53 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 5DB85C21C27; Fri, 26 Apr 2019 00:44:51 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 7AB9AC21C27; Fri, 26 Apr 2019 00:44:49 +0000 (UTC) Received: from mail-yw1-f45.google.com (mail-yw1-f45.google.com [209.85.161.45]) by lists.denx.de (Postfix) with ESMTPS id 0F0D7C21BE5 for ; Fri, 26 Apr 2019 00:44:49 +0000 (UTC) Received: by mail-yw1-f45.google.com with SMTP id r139so573003ywe.12 for ; Thu, 25 Apr 2019 17:44:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=l/tQbCYl7sQIhh3CM7lwzkoaQLxTzlcYn0TlL26hS2w=; b=e+cnm+h8wioJVEYmMuuD1JpPO+sV0O/R1xWGiCOYLqNyH/OiBPdqAD7LMUU1AWSgS4 wbb35EjPZxGm3XgYgHDWyXVNQcF/YS9dJuWfdy6wRB4ctOqkmbCz+9AFvmPS8MaJE0kv jbaIJlFagLlgYlYLWQ3E+4dMjOzT+43JhX8l3TKjUQLOeUG21r4tt9k8BBLp7iBJ5+4K erlWR2UeJYKASGeiyYdmuT8Xt67stCtAX0TCTtU++ok5Ujux759iMjNbcrof8YbCs7A0 bU5f3D2T6OiTuA5rgHmFJN3nHRMv7hwViOrDVh8W41waj1zUz1S9H2/0X6CXh28D1FFf T9/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=l/tQbCYl7sQIhh3CM7lwzkoaQLxTzlcYn0TlL26hS2w=; b=Oxc0vHuWZuXUgJGVDKnuN5IoqNZuUCXDGtOrqnDF3hj8SEzwVE7PZe4G94Bovi/mR/ AJ8ItEt9d9cY7l9bmvH+Rh75OxrVe+2vE20dio5lDuKaeAjBi/R0R+hahssIQMRY0tZI hk1bG9gwS1c02UhIoZT1aQKgDmSaysonVemcH2OjxinqadNiKKIBy7jM+LQT1XL8epEs pOcXNKlR+0NwP5qo4njQqfamheTiyK9SvKydV4z3v4odjWjdCxLMfzomkVTxA39A7SKB CyzILAZXv3/woxn+QpevSD9H4hOe/t89AtZxmNdzy/GY7gZRCbNztAhfjOc3VBCuppi5 WoGw== X-Gm-Message-State: APjAAAUKBBWH/eppyU7htr4lMLhF5PeUmA400YTjIBh6YNFHAOwehPei Gqnm3CgL4U/9+IyXYb0adyZgeQ== X-Google-Smtp-Source: APXvYqzu6jf2mOGhP9y5WW47q1KPU6KV+iwwdViyx9ONePZmGukKe9mTuv3A9i0qzCNS3NxUDCcbzw== X-Received: by 2002:a0d:e0c3:: with SMTP id j186mr35787462ywe.160.1556239487797; Thu, 25 Apr 2019 17:44:47 -0700 (PDT) Received: from linaro.org ([121.95.100.191]) by smtp.googlemail.com with ESMTPSA id k189sm7843280ywa.48.2019.04.25.17.44.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2019 17:44:47 -0700 (PDT) From: AKASHI Takahiro To: xypron.glpk@gmx.de, agraf@csgraf.de Date: Fri, 26 Apr 2019 09:44:17 +0900 Message-Id: <20190426004418.31081-1-takahiro.akashi@linaro.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Cc: u-boot@lists.denx.de Subject: [U-Boot] [PATCH 0/1] cmd: efidebug: rework "boot dump" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" 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(-)