NixOS on ARM/UEFI: Difference between revisions
imported>Samueldr Add Tow-Boot as a suggestion for a UEFI-compatible IBF |
imported>Samueldr mNo edit summary |
||
| Line 38: | Line 38: | ||
As an opinionated example, you can get started with [https://github.com/Tow-Boot/Tow-Boot Tow-Boot, a ''U-Boot'' distribution], which is intended to make the initial setup a bit easier by abstracting the platform differences so that they do not matter. | As an opinionated example, you can get started with [https://github.com/Tow-Boot/Tow-Boot Tow-Boot, a ''U-Boot'' distribution], which is intended to make the initial setup a bit easier by abstracting the platform differences so that they do not matter. | ||
Any other UEFI complient ''Initial Boot Firmware'' can be used. | |||
=== Getting the installer image === | === Getting the installer image === | ||