nixpkgs-suyu/nixos/lib
Raito Bezarius f1aee66f92 nixos/lib/test-driver: enable EFI variable reads at runtime
This is useful whenever you want to diagnose the current state of UEFI
variables, to assert that bootloaders or boot programs (systemd-stub)
did their job correctly and set their variables accordingly.

In the future, it can enable inspecting SecureBoot keys also.
2023-05-27 22:44:58 +02:00
..
make-options-doc nixos-render-docs: add options asciidoc converter 2023-02-21 18:19:00 +01:00
test-driver nixos/lib/test-driver: enable EFI variable reads at runtime 2023-05-27 22:44:58 +02:00
testing nixos/lib/testing: set default timeout for VM tests 2023-02-16 19:17:53 +03:00
default.nix
eval-cacheable-options.nix
eval-config-minimal.nix
eval-config.nix
from-env.nix
make-channel.nix channel: add --show-trace to nix-env command 2023-02-03 23:02:47 +00:00
make-disk-image.nix nixos/make-disk-image: fix contents dir paths 2023-04-16 09:54:45 -07:00
make-ext4-fs.nix
make-iso9660-image.nix
make-iso9660-image.sh
make-multi-disk-zfs-image.nix nixos/lib/make-multi-disk-zfs-image: expose memSize parameter 2023-02-26 20:18:04 -05:00
make-single-disk-zfs-image.nix
make-squashfs.nix
make-system-tarball.nix
make-system-tarball.sh
qemu-common.nix
systemd-lib.nix systemd-lib: fix building -.slice (root slice) 2023-03-20 01:11:23 +01:00
systemd-types.nix
systemd-unit-options.nix nixos/doc: fix some manpage references 2023-01-03 14:03:35 +01:00
test-script-prepend.py
testing-python.nix
utils.nix