Maintainer: ETCHDEV and Special Ice(Icesito68) (Also Sophon(strongtz) for the initial 778G porting)
Status: Halted (ETCHDEV sold the device)
Source Code: https://github.com/edk2-porting/edk2-msm/tree/master/Platform/Xiaomi/sm7325
Released | 2021 |
Original software | MIUI 12.5 (based on Android 11) |
Chipset | Qualcomm Snapdragon 778G (SM7325) |
CPU | Octa-core (1x 2.4 GHz Kryo 670 Prime + 3x 2.2 GHz Kryo 670 Gold + 4x 1.9 GHz Kryo 670 Silver) |
GPU | Adreno 642L |
Display | 1080 x 2400 90hz AMOLED |
Storage | 128 GB (256GB on China varient) UFS 2.2 |
Memory | 6/8 GB LPDDR4X |
USB | USB 2.0 (Type-C) |
Touchscreen | Goodix GT9897T |
UFS | Y |
SD card | N |
Buttons | Y |
ACPI | P¹ |
Linux Boot | U |
Android Boot | N |
Windows Boot | Y |
Mass Storage Mode | N* |
*Mass Storage Mode only works with old LinuxSimpleMassStorage driver
¹Many ACPI Drivers are incomplete/not working
You currently can’t use Windows on Xiaomi 11 Lite NE 5G. Even though it will boot, the support for the SoC is very experimental and currently the drivers for the device are very unstable, incomplete or straight up don't work. You have been warned.
All are welcome to contribute to port the UEFI and fix the issues. It will be a great honor to help me in porting the uefi to this device.
sudo apt install git abootimg clang llvm gcc g++ gettext
sudo pacman -S android-tools clang gcc git llvm gettext
git clone --recursive https://github.com/edk2-porting/edk2-msm.git && cd edk2-msm
./build.sh --device lisa
. This step will take some time depending on your computer and internet speed.adb reboot bootloader
through ADB.fastboot boot boot-lisa.img
.Device Info HW page (For 2109119DI)
Device Info HW page (For 2109119DG)