secure boot for nixos ~ personal fork
Go to file
Julian Stecklina 8f58633d84 Remove unsafe LoadedImage protocol invocation 2022-11-23 11:20:51 +01:00
nix Move uefi-run into its own Nix file 2022-11-22 00:43:15 +01:00
rust Remove unsafe LoadedImage protocol invocation 2022-11-23 11:20:51 +01:00
.envrc Initial import of Rust files 2022-11-21 12:31:23 +01:00
.gitignore .gitignore.nix: block result* in subdirectories too 2022-11-23 00:20:27 +01:00
README.md Add crypto library 2022-11-21 16:03:58 +01:00
flake.lock Initial import of Rust files 2022-11-21 12:31:23 +01:00
flake.nix Remove stable Rust toolchain for now 2022-11-23 00:58:52 +01:00

README.md

UEFI Helpers

How to boot a VM: https://rust-osdev.github.io/uefi-rs/HEAD/tutorial/vm.html

nix build  --builders "" && cp -f result/bin/lanzaboote.efi esp/EFI/Linux/lanzaboote.efi && qemu-uefi -drive format=raw,file=fat:rw:esp