On Sun, 9 Jul 2023 at 07:33, Sughosh Ganu <sughosh.g...@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.g...@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 <s...@chromium.org>