
From: Simon Glass <sjg@chromium.org> It is not obvious what commands can be used in the app. Add some links. Signed-off-by: Simon Glass <sjg@chromium.org> --- doc/develop/uefi/u-boot_on_efi.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/develop/uefi/u-boot_on_efi.rst b/doc/develop/uefi/u-boot_on_efi.rst index 845d04d7826..451a6e71fc3 100644 --- a/doc/develop/uefi/u-boot_on_efi.rst +++ b/doc/develop/uefi/u-boot_on_efi.rst @@ -431,6 +431,15 @@ board/efi/efi-x86_payload common/cmd_efi.c the 'efi' command +Available commands +------------------ + +See :doc:`/usage/cmd/efidebug` and :doc:`/usage/cmd/efi` for useful commands +available in the EFI app. When Shim_ is in the bootflow, the +:doc:`/usage/cmd/shim` may be useful. + +.. _`Shim`: https://github.com/rhboot/shim + -- Ben Stoltz, Simon Glass Google, Inc -- 2.43.0