List-Id: U-Boot discussion <u-boot.lists.denx.de> 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