freebsd-dev/usr.sbin/uefisign
Marcin Wojtas c97ed06a4b Fix alignment issue in uefisign
The pe_certificate structure has to be aligned to 8 bytes. [1]
Since this is now checked in edk2, any binaries signed with
older version of this tool will fail verification.

References:
[1] https://docs.microsoft.com/en-us/windows/desktop/Debug/pe-format#the-attribute-certificate-table-image-only

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: trasz
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D18554
2018-12-19 22:47:37 +00:00
..
child.c
magic.h
Makefile
Makefile.depend
pe.c Fix alignment issue in uefisign 2018-12-19 22:47:37 +00:00
uefisign.8
uefisign.c
uefisign.h