
26 Nov
2019
26 Nov
'19
3:55 a.m.
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 Takahirotakahiro.akashi@linaro.org
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
include/pe.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)