Re: [PATCH] efi_loader: add some description about UEFI secure boot

2020-02-24 Thread Heinrich Schuchardt
On 2/7/20 6:14 AM, AKASHI Takahiro wrote: 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 --- doc/uefi/uefi.rst | 77 +++ 1 file changed, 77

Re: [PATCH] efi_loader: add some description about UEFI secure boot

2020-02-06 Thread Ilias Apalodimas
On Fri, Feb 07, 2020 at 02:14:37PM +0900, AKASHI Takahiro wrote: > 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 > --- > doc/uefi/uefi.rst | 77

[PATCH] efi_loader: add some description about UEFI secure boot

2020-02-06 Thread AKASHI Takahiro
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 --- doc/uefi/uefi.rst | 77 +++ 1 file changed, 77 insertions(+) diff --git a/doc/uefi/uefi.rst