lanzaboote/rust
Alois Wohlschlager 7387c6708d
Load the kernel image ourselves
When loading something with UEFI LoadImage, signature validation is
performed. However, we verify the kernel by its hash already, and don't
want to sign it. Hence, we have to load it on our own.
2023-01-31 18:25:14 +01:00
..
stub Load the kernel image ourselves 2023-01-31 18:25:14 +01:00
tool Make the os-release parser more precise 2023-01-30 11:46:48 +01:00