lanzaboote/rust/uefi/linux-bootloader/src
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
..
efivars.rs stub: update to latest uefi crates 2023-10-12 12:12:34 +02:00
lib.rs uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
linux_loader.rs uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
measure.rs uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
pe_loader.rs stub: use command line from loader in insecure mode 2023-10-15 16:04:30 +02:00
pe_section.rs uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
tpm.rs stub: remove TPM 1 support 2023-09-14 15:04:53 +02:00
uefi_helpers.rs uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00
unified_sections.rs uefi: move uefi code to separate workspace 2023-09-13 17:46:05 +02:00