edk2-porting / edk2-msm

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

sm8250: add memory hack for xiaomi devices #192

Closed lujianhua closed 1 year ago

lujianhua commented 1 year ago

Description

[Description of the changes you are submitting]

Add the memory map hack for xiaomi devices becacuse the uefi of xiaomi devices doesn't reserve ramoops/pstore, but it is reserved by kernel driver.

Checklist

lujianhua commented 1 year ago

@musabcel Can you test this?