secure boot for nixos ~ personal fork
Go to file
Julian Stecklina 5a6c05cf11 Pass on command line from UKI to Linux kernel 2022-11-23 12:11:20 +01:00
nix Move uefi-run into its own Nix file 2022-11-22 00:43:15 +01:00
rust Pass on command line from UKI to Linux kernel 2022-11-23 12:11:20 +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 Pass on command line from UKI to Linux kernel 2022-11-23 12:11:20 +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