secure boot for nixos ~ personal fork
Go to file
nikstur 4a90c19892 flake.nix: automagically use deps in shell with inputsFrom 2022-11-23 00:26:00 +01:00
nix Move uefi-run into its own Nix file 2022-11-22 00:43:15 +01:00
rust Create uefi helpers module 2022-11-22 16:24:09 +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 flake.nix: automagically use deps in shell with inputsFrom 2022-11-23 00:26:00 +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