Magisk/native/src/boot
2023-06-15 04:09:17 -07:00
..
.gitignore Perform proto codegen in build script 2023-05-04 21:37:08 -07:00
bootimg.cpp Improve bootimg const correctness 2023-06-03 05:10:22 -07:00
bootimg.hpp Improve bootimg const correctness 2023-06-03 05:10:22 -07:00
build.rs Move project common code into include 2023-05-23 21:30:30 -07:00
Cargo.toml Update cargo files 2023-06-12 02:40:50 -07:00
compress.cpp Support extracting any partition from payload.bin 2023-05-26 13:36:47 -07:00
compress.hpp Support extracting any partition from payload.bin 2023-05-26 13:36:47 -07:00
cpio.rs Replace all CStr usage to Utf8CStr 2023-06-12 13:57:15 -07:00
dtb.cpp Fix compile errors and cleanup 2023-06-12 02:40:50 -07:00
dtb.hpp Restructure the native module 2022-07-23 13:51:56 -07:00
format.cpp Restructure the native module 2022-07-23 13:51:56 -07:00
format.hpp Make sure ro mmap region is not overwritten 2023-03-21 15:50:43 -07:00
hexpatch.cpp Better bytes support in C++ 2023-06-06 17:11:42 -07:00
lib.rs Fix two typo 2023-06-15 04:09:17 -07:00
magiskboot.hpp Fix compile errors and cleanup 2023-06-12 02:40:50 -07:00
main.cpp Refactor magiskboot cpio 2023-06-12 02:40:50 -07:00
pattern.cpp Fix compile errors and cleanup 2023-06-12 02:40:50 -07:00
payload.rs Replace all CStr usage to Utf8CStr 2023-06-12 13:57:15 -07:00
ramdisk.rs Fix two typo 2023-06-15 04:09:17 -07:00
update_metadata.proto Perform proto codegen in build script 2023-05-04 21:37:08 -07:00