lanzaboote/rust/uefi/stub/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
..
common.rs stub: use command line from loader in insecure mode 2023-10-15 16:04:30 +02:00
fat.rs stub: use command line from loader in insecure mode 2023-10-15 16:04:30 +02:00
main.rs stub: make handling of insecure boot more explicit 2023-10-15 15:58:01 +02:00
thin.rs stub: use command line from loader in insecure mode 2023-10-15 16:04:30 +02:00