Giter VIP home page Giter VIP logo

edk2-sdm845's Introduction

EDK2 UEFI Firmware For Snapdragon 845 (sdm845)

Github Github

EDK2 implementation for Snapdragon 845 platform.

Chinese version (中文版)

Resources

Telegram group

Discord server

QQ chinese group: 697666196 (Renegade-Project OffTopic 1) 996450026 (Renegade-Project OffTopic 2) 996450026 (Renegade-Project OffTopic 3) 996450026 (Renegade-Project OffTopic 4) 737223105 (Renegade-Project Linux/edk2)

Windows Drivers

Project website

Project forum

WARNING

IT IS STRICTLY PROHIBITED TO USE THIS REPOSITORY FOR ANY COMMERCIAL PURPOSES

If you want to redistribute, you need to ensure that users can get updates

DO NOT EVER TRY TO PORT IT TO SONY and GOOGLE DEVICES

YOUR UFS WILL BE WIPED CLEAN!!!

Supported devices

Windows Status Matrix

Dependencies

For Windows/MacOS/Other Linux distributions:

Install Docker manually or use an Ubuntu virtual machine

For Ubuntu 20.04:

sudo apt update
sudo apt upgrade
sudo apt install build-essential uuid-dev iasl git nasm gcc-aarch64-linux-gnu abootimg python3-distutils python3-pil python3-git gettext

Building

1.Clone this project

git clone https://github.com/edk2-porting/edk2-sdm845.git --depth=1
cd edk2-sdm845

2.1 Build this project (only on linux)

bash build.sh --device DEVICE

2.2 For Macos/Windows (you can use docker)

docker-compose run edk2 ./build.sh -d DEVICE

3.Boot the image

fastboot boot boot_DEVICE.img

(DEVICE is the codename of your phone.)

Additionally, you can flash the image to recovery to achieve dual-boot.

fastboot flash recovery boot_DEVICE.img

Credits

fxsheep for his original edk2-sagit

strongtz for maintaining Renegade Project

BigfootACA for build script

Lemon_Ice and NTAuthority for guidance and some blobs

@Freak2112, TAO_Croatia and 废物 for working hard on testing and debugging

NekokeCore for fixing MemoryMap

edk2-sdm845's People

Contributors

strongtz avatar bigfootaca avatar mhtygt211227 avatar taocroatia avatar longjunyu2 avatar maxregner avatar tjstyle avatar 5-super-rookie-5 avatar silime avatar gus33000 avatar goldrenard avatar themorc avatar j0sh1x avatar mnixry avatar radiolee avatar adeveloper79 avatar indianets avatar acai66 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.