- 26 Mar, 2018 2 commits
- 25 Mar, 2018 1 commit
-
-
topjohnwu authored
-
- 18 Mar, 2018 3 commits
- 17 Mar, 2018 1 commit
-
-
topjohnwu authored
-
- 11 Mar, 2018 2 commits
- 10 Mar, 2018 3 commits
- 03 Mar, 2018 5 commits
-
-
Shaka Huang authored
By the flow of unpacking boot image of Chrome OS there will be no kernel file but an dtb image. In that case the dtb image won’t be added when repacking boot image. Signed-off-by:
Shaka Huang <shakalaca@gmail.com>
-
Shaka Huang authored
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>
-
worstperson authored
Also changed occurences of NOOK with NOOKHD
-
worstperson authored
The new cmdline value that's been in use since Marshmallow
-
worstperson authored
All applicable Nook HD/HD+ roms are using this offset
-
- 21 Feb, 2018 2 commits
- 19 Feb, 2018 1 commit
-
-
topjohnwu authored
-
- 13 Feb, 2018 2 commits
- 11 Feb, 2018 6 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
Andrew Gunnerson authored
Previously, if `cpio_vec_insert()` needed to replace a file and the file already exists as the first entry, then a duplicate entry would get created. This fixes the bug I reported at: https://forum.xda-developers.com/showpost.php?p=75449768&postcount=22647Signed-off-by:
Andrew Gunnerson <andrewgunnerson@gmail.com>
-
Andrew Gunnerson authored
Some functions, like `patch_init_rc()`, treat buffers read into memory as a string instead of a byte buffer. Since the buffers weren't NULL-terminated, this resulted in out-of-bounds reads and caused crashes in certain conditions. THis commit updates fd_full_read() to always NULL-terminate the buffers so that they can be treated as strings when working with text files. Signed-off-by:
Andrew Gunnerson <andrewgunnerson@gmail.com>
-
topjohnwu authored
-
- 10 Feb, 2018 3 commits
- 09 Feb, 2018 2 commits
- 05 Feb, 2018 1 commit
-
-
topjohnwu authored
-
- 01 Feb, 2018 3 commits
- 29 Jan, 2018 3 commits