Open ldevulder opened 12 months ago
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.
/EFI/dtb/
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
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.