From patchwork Tue Jan 7 05:25:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Heinrich Schuchardt X-Patchwork-Id: 239179 List-Id: U-Boot discussion From: xypron.glpk at gmx.de (Heinrich Schuchardt) Date: Tue, 7 Jan 2020 06:25:16 +0100 Subject: [PATCH 0/2] cmd: efidebug: new sub-command tables Message-ID: <20200107052518.81184-1-xypron.glpk@gmx.de> Provide sub-command for efidebug to list configuration tables. Adjust get_guid_text() to accept unaligned GUIDs of configuration tables. Heinrich Schuchardt (2): cmd: efidebug: simplify get_guid_text() cmd: efidebug: new sub-command tables cmd/efidebug.c | 72 +++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 12 deletions(-) --- 2.24.1