]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit3df26d032c341935e9d19c9327e9d7d61492a83a
tree8ac0b99cc5de2784546a6f76156bc1f4fb111dcb
parentf63f1ad6b04c1470eb421781be5fd3886a3b516c
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