bm16ton / edk2-msm-sdm845

edk2-sdm845 edk2-msm hybrid with wrking touch and dual boot android/linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my fork/hybrid edk2-msm edk2sdm845 for oneplus 6t, non of the repo's i found had both the ability to boot/dual-boot android and linux, with working touchscreen support. The touchscreen is working because of a terribly dirty aweful hack...but it works. I have partitioned my user data into 2 partitions a fat32 boot at its start followed by ext4 linux root. Heres how to install;

./build.sh --device fajita --toolchain GCC5 --installer-zip

then copy over the newly created uefi-installer-fajita.zip to your phone and from your magisk rooted android install use magisk app to install it as a module. This has only been tested with android 9, tho its said somewhere you can use twrp to install this but not sure how two hooks for recovery would play with each other. I then created the boot config file simpleinit.static.uefi.cfg in my fat32 boot partition, I have put a copy in root of this repo. With this setup on boot the bootloader will present multiple options, reboot to android for android and linux mainline for linux.

ORIGINAL README CONTENTS;

EDK2 UEFI firmware for Qualcomm Snapdragon platforms

banner_wide_dark

Github Github

Description

This repository aims to provide an usable EDK2 UEFI environment for modern Qualcomm SoCs.

It can be used as a boot manager for multi-booting mainline Linux, Android and optionally Windows on certain SoCs.

User guide and documentations

Please visit Renegade Project Wiki

Acknowledgements

License

All code except drivers in GPLDriver directory are licensed under BSD 2-Clause. GPL Drivers are licensed under GPLv2 license.

About

edk2-sdm845 edk2-msm hybrid with wrking touch and dual boot android/linux

License:BSD 2-Clause "Simplified" License


Languages

Language:C 81.9%Language:Python 4.3%Language:C++ 3.1%Language:Perl 2.6%Language:ASL 2.6%Language:Assembly 1.2%Language:Java 0.6%Language:C# 0.5%Language:Rich Text Format 0.5%Language:Makefile 0.5%Language:Go 0.3%Language:CMake 0.3%Language:JavaScript 0.3%Language:Shell 0.2%Language:Roff 0.2%Language:GAP 0.1%Language:HTML 0.1%Language:BitBake 0.1%Language:TeX 0.1%Language:M4 0.1%Language:DIGITAL Command Language 0.1%Language:Rust 0.1%Language:Starlark 0.0%Language:Meson 0.0%Language:CSS 0.0%Language:Batchfile 0.0%Language:NASL 0.0%Language:Yacc 0.0%Language:Awk 0.0%Language:DenizenScript 0.0%Language:Rez 0.0%Language:ANTLR 0.0%Language:Emacs Lisp 0.0%Language:RPC 0.0%Language:eC 0.0%Language:Lua 0.0%Language:SCSS 0.0%Language:sed 0.0%Language:NSIS 0.0%Language:Lex 0.0%Language:Pawn 0.0%Language:Module Management System 0.0%Language:GDB 0.0%