You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Caleb Connolly
2f5bf10269
|
3 years ago | |
---|---|---|
include/scsi/ufs | 3 years ago | |
.gitignore | 3 years ago | |
BootControl.cpp | 3 years ago | |
BootControl.h | 3 years ago | |
CMakeLists.txt | 3 years ago | |
README.md | 3 years ago | |
boot_control.h | 3 years ago | |
boot_control_impl_qcom.cpp | 3 years ago | |
gpt-utils.cpp | 3 years ago | |
gpt-utils.h | 3 years ago |
README.md
Qualcomm bootctl HAL for Linux
This HAL was pulled from AOSP source code and bastardised to build and run on a musl/glibc system. This may or may not render any hardware you run it on unusable, you have been warned.
Dependencies
- zlib-dev