lanzaboote/rust
Julian Stecklina 8e0d422697 stub: remove nondeterminism in binary
The linker embeds a timestamp into our UEFI stub. objdump -p
reports:

Time/Date               Mon Nov 13 20:02:35 2023

With /Brepro we get the following instead:

Time/Date		d597e888	(This is a reproducible build file hash, not a timestamp)

Fixes #260
2023-11-14 10:31:54 +01:00
..
tool fix(deps): update all dependencies 2023-11-13 01:34:32 +00:00
uefi stub: remove nondeterminism in binary 2023-11-14 10:31:54 +01:00