lanzaboote/rust/uefi
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
..
.cargo stub: remove nondeterminism in binary 2023-11-14 10:31:54 +01:00
linux-bootloader fix(deps): update all dependencies 2023-11-13 01:34:32 +00:00
stub fix(deps): update all dependencies 2023-11-13 01:34:32 +00:00
Cargo.lock fix(deps): update all dependencies 2023-11-13 01:34:32 +00:00
Cargo.toml uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
rust-toolchain.toml lanzaboote: add aarch64-unknown-efi target 2023-09-14 16:35:53 +02:00