commit | b2ace8753d0048487ab6e8955ae9067a6af91559 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Apr 14 11:51:54 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Apr 16 08:12:47 2020 +0200 |
tree | befac95535d21768f5b6fc109cdf6c07faaee1fa | |
parent | 5bf1ea63b10d67c2d332258bf16ed49df872b648 [diff] |
efi_loader: add some description about UEFI secure boot A small text in docs/uefi/uefi.rst was added to explain how we can configure and utilise UEFI secure boot feature on U-Boot. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>