elemental-toolkit
elemental-toolkit copied to clipboard
Find a way to add DTB in EFI partition (for ARM and RISC-V)
Follows up PR #1856.
Find an elegant way to add DTB in EFI partition (/EFI/dtb/
for SUSE based distributions). Needed for ARM and RISC-V architectures.
Just to rehash here, I did something similar in this PR to include rpi firmware using an after-disk hook: https://github.com/rancher/elemental-toolkit/pull/1859