[U-Boot] [PATCH v2 01/16] include: pe.h: add signature-related definitions

Heinrich Schuchardt xypron.glpk at gmx.de
Tue Nov 26 02:55:01 UTC 2019


On 11/26/19 1:51 AM, AKASHI Takahiro wrote:
> The index (IMAGE_DIRECTORY_ENTRY_SECURITY) in a table points to
> a region containing authentication information (image's signature)
> in PE format.
>
> WIN_CERTIFICATE structure defines an embedded signature format.
>
> Those definitions will be used in my UEFI secure boot patch.
>
> Signed-off-by: AKASHI Takahiro<takahiro.akashi at linaro.org>

Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>

> ---
>   include/pe.h | 18 ++++++++++++++++++
>   1 file changed, 18 insertions(+)



More information about the U-Boot mailing list