lanzaboote/rust/uefi
Alois Wohlschlager b02a7e2a7f
stub: use command line from loader in insecure mode
When booting without Secure Boot active, it is not necessary to defend
against a malicious command line being passed from the loader. So just
use it in this case, to facilitaty some debugging and recovery use
cases.

Fixes: https://github.com/nix-community/lanzaboote/issues/226
2023-10-15 16:04:30 +02:00
..
.cargo uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
linux-bootloader stub: use command line from loader in insecure mode 2023-10-15 16:04:30 +02:00
stub stub: use command line from loader in insecure mode 2023-10-15 16:04:30 +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