secure boot for nixos ~ personal fork
Go to file
Julian Stecklina 4970dafdbf Add logo 2022-11-21 16:22:44 +01:00
rust Add logo 2022-11-21 16:22:44 +01:00
.envrc Initial import of Rust files 2022-11-21 12:31:23 +01:00
.gitignore Initial import of Rust files 2022-11-21 12:31:23 +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 Add crypto library 2022-11-21 16:03:58 +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