[PATCH v3 03/11] doc: capsule: Document the new mechanism to embed ESL file into dtb
Simon Glass
sjg at chromium.org
Mon Jul 10 23:38:33 CEST 2023
On Sun, 9 Jul 2023 at 07:33, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Update the document to specify how the EFI Signature List(ESL) file
> can be embedded into the platform's dtb as part of the u-boot build.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> Changes since V2:
> * Highlight the need to use the u-boot.dtsi file for embedding the
> public key ESL into the DTB.
>
> doc/develop/uefi/uefi.rst | 22 +++++++++-------------
> 1 file changed, 9 insertions(+), 13 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list