efi: Support showing tables
authorSimon Glass <sjg@chromium.org>
Sun, 19 Mar 2023 19:30:15 +0000 (08:30 +1300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 25 Mar 2023 10:07:22 +0000 (11:07 +0100)
commit1d32eee4faedc11d98a342c92aa7d139d9b204cc
tree8ac0b99cc5de2784546a6f76156bc1f4fb111dcb
parent041840eeeb129ab979cbc05d6c5fb80162f50add
efi: Support showing tables

Add a command (for the app and payload) to display the tables provided
by EFI. Note that for the payload the tables should always be present, so
an error message is unnecessary and would bloat the code.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/Makefile
cmd/efi.c
doc/usage/cmd/efi.rst