Page MenuHomeFreeBSD

Fix alligment issue in uefisign.
ClosedPublic

Authored by kd on Dec 14 2018, 2:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 7:27 AM
Unknown Object (File)
Thu, Mar 28, 4:42 PM
Unknown Object (File)
Mar 8 2024, 6:39 AM
Unknown Object (File)
Mar 8 2024, 6:32 AM
Unknown Object (File)
Mar 8 2024, 6:32 AM
Unknown Object (File)
Mar 8 2024, 6:19 AM
Unknown Object (File)
Dec 20 2023, 3:17 AM
Unknown Object (File)
Dec 12 2023, 3:48 AM
Subscribers

Details

Summary

The pe_certificate structure has to be aligned to 8 bytes(source)
Since this is now checked in edk2, any binaries signed with older version of this tool will fail verification.

Test Plan

Test it using qemu with OVMF as firmware.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Assuming you've tested it and it it's good, then it's good, thank you :-)

This revision is now accepted and ready to land.Dec 17 2018, 3:56 PM
This revision was automatically updated to reflect the committed changes.