edk2-porting / edk2-msm

Broken edk2 port for Qualcomm platforms xD
https://renegade-project.tech/
BSD 2-Clause "Simplified" License
2.31k stars 438 forks source link

elish: fix boot issue #359

Closed amazingfate closed 12 months ago

amazingfate commented 12 months ago

Description

I can't boot into simple init with the previous code. I have to update FdtBlob_compat and MemoryMap from vendor firmware elish_images_V14.0.4.0.TKYCNXM_20230524.0000.00_13.0_cn_a34a7bc264.tgz. Also MEMMAP_XIAOMI_HACKS is a sm8150 only config, remove it. ENABLE_LINUX_SIMPLE_MASS_STORAGE is not supported in sm8250, remove it.

Checklist