nixpkgs/nixos/modules/system/boot/loader
Jared Baur fca8ee915d
nixos/systemd-boot: add support for devicetree entry
The [Boot Loader Specification](https://uapi-group.org/specifications/specs/boot_loader_specification/)
allows for using a key called "devicetree" for specifying which
devicetree the bootloader should use during boot. With regards to
systemd-boot, this key is used to specify which file should be picked up
from the ESP to install to the EFI DTB Configuration Table. Linux then uses
this Configuration Table to setup the machine. This change is similar to
the one done in https://github.com/NixOS/nixpkgs/pull/295096, where that
change was for adding DTB support to systemd-stub, and this is for
systemd-boot.
2024-08-01 11:15:15 -07:00
..
external nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
generations-dir nixos/system: fix grammatical error in docs 2024-07-25 18:19:35 +02:00
generic-extlinux-compatible nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
grub nixos/grub: fix documentation for boot.loader.grub.theme (#305663) 2024-05-02 17:43:24 +00:00
init-script nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
raspberrypi nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
systemd-boot nixos/systemd-boot: add support for devicetree entry 2024-08-01 11:15:15 -07:00
efi.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
loader.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00