lanzaboote/rust/uefi/linux-bootloader
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
..
src stub: update to latest uefi crates 2023-10-12 12:12:34 +02:00
Cargo.toml stub: pin to current goblin version 2023-10-15 15:40:57 +02:00