lanzaboote/rust/uefi
Julian Stecklina c56ad52b18 stub: pin to current goblin version
goblin 0.7.1 introduces certification support for PE files. This seems to be broken, because we get:

Parsing PE failed Malformed entity: Unable to extract certificate. Probably cert_size:1599360838 is malformed!

from goblin when trying to parse our PE file in memory.

See #237 for context.
2023-10-15 15:40:57 +02:00
..
.cargo uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
linux-bootloader stub: pin to current goblin version 2023-10-15 15:40:57 +02:00
stub stub: update to latest uefi crates 2023-10-12 12:12:34 +02:00
Cargo.lock stub: update to latest uefi crates 2023-10-12 12:12:34 +02: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