more information see on [OSDev](https://wiki.osdev.org/ARM_Overview) solution: using [u-boot](https://www.denx.de/wiki/U-Boot/) -> [uefi](https://uefi.org/specsandtesttools) -> [grub](https://www.gnu.org/software/grub/) -> [multiboot](https://wiki.osdev.org/Multiboot) - [x] bootloader multiboot v1 - [ ] bootloader multiboot v2 - [x] kernel x86