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)
Thu, Feb 13, 10:30 PM
Unknown Object (File)
Jan 28 2025, 11:19 PM
Unknown Object (File)
Jan 19 2025, 1:58 AM
Unknown Object (File)
Jan 3 2025, 9:14 AM
Unknown Object (File)
Dec 31 2024, 11:36 AM
Unknown Object (File)
Dec 18 2024, 6:41 AM
Unknown Object (File)
Oct 18 2024, 9:09 PM
Unknown Object (File)
Oct 7 2024, 10:44 PM
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.