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 Use capsicum helpers in fstype and ctld. 2018-07-15 17:21:19 +00:00
magic.h Add SPDX identifiers for uefisign(8) sources. 2018-01-24 16:33:33 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pe.c Fix alignment issue in uefisign 2018-12-19 22:47:37 +00:00
uefisign.8
uefisign.c Make uefisign(8) buildable. 2018-09-19 07:10:28 +00:00
uefisign.h Add SPDX identifiers for uefisign(8) sources. 2018-01-24 16:33:33 +00:00