uniLoader
Appearance
![]() uniLoader screen example | |
Name | uniLoader |
---|---|
1st stage |
Unavailable |
2nd stage |
Works |
Resources | source code |
uniLoader is a secondary bootloader that is capable of loading Linux for Android and iOS based devices. Such bootloader embeds ramdisk, upstream kernel and dtb into its own binary image (named uniLoader
, which is then copied into ram) and finally, after relocating upstream kernel, it jumps to the latter.