efidroid / projectmanagement

EFIDroid Project Management
118 stars 12 forks source link

Samsung galaxy grand 2 does not boot to uefi #163

Closed SASHALIK1 closed 3 years ago

SASHALIK1 commented 3 years ago

I already boot to nouefi lk, but after i build uefi and flash it stuck on boot screen

repo init -u git://github.com/efidroid/manifest.git -b master-legacy

repo sync

source build/envsetup.sh

create_device /home/kali/boot.img Device name (vendor/codename): 3.4.0/ms013g Device Description (i.e. Moto E): grand 2 LCD Density:280 LK Target:msm8226

lunch 2 build type:DEBUG (debugging enabled)

make -j lk finalize_device device/3.4.0/ms013g rm -rf out make -j lk make -j5 uefi This command i used

I have some errors when I boot to nouefi but fastboot works nouefi

uefi

SASHALIK1 commented 3 years ago

Hepl please