Magisk/native/jni/magiskboot
Shaka Huang 968e6237bd Fix error parsing MTK boot.img
Should be copy & paste error:

1. boot->r_fmt should be re-checked instead of boot->k_fmt once MTK header was found in ramdisk.

2. ramdisk_size should be restored instead of kernel_size when uncompressed ramdisk was found.

3. Correct header of ramdisk

Signed-off-by: Shaka Huang <shakalaca@gmail.com>
2018-03-03 20:57:37 +08:00
..
bootimg.c Fix error parsing MTK boot.img 2018-03-03 20:57:37 +08:00
bootimg.h Add support for the Nook Tablet, Acclaim 2018-03-03 20:55:44 +08:00
compress.c Support separate ramdisk images 2018-02-10 03:34:13 +08:00
dtb.c Rename module core to native 2018-01-27 09:11:28 +08:00
format.c Support separate ramdisk images 2018-02-10 03:34:13 +08:00
format.h Add support for the Nook Tablet, Acclaim 2018-03-03 20:55:44 +08:00
hexpatch.c Rename module core to native 2018-01-27 09:11:28 +08:00
magiskboot.h Small refactor of magiskboot 2018-01-29 03:12:35 +08:00
main.c Use libmincrypt 2018-01-29 15:34:05 +08:00
ramdisk.c Rename module core to native 2018-01-27 09:11:28 +08:00