Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

cxlanyagege/MI8Pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDK2 Implementation for Xiaomi MI 8

Porting edk2 to Xiaomi MI 8 (dipper)

English | 中文

Status

Successfully running UEFI Shell with internal UFS support. Display works well

Since Mi 8 is my current daily driver, I may update once I have time

Building

Tested on WSL2 Ubuntu

First, clone EDK2

cd ..
git clone https://github.com/tianocore/edk2.git --recursive
git clone https://github.com/tianocore/edk2-platforms.git

You should have all three directories side by side

Next, install dependencies:

sudo apt install build-essential uuid-dev iasl git nasm python3-distutils gcc-aarch64-linux-gnu

Also see EDK2 website

Finally, ./build.sh

Then fastboot boot uefi.img

Credits

About

Porting edk2 to Xiaomi MI 8 (dipper)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages