From daca122edce4b9c32a8033c1ebf8bbb1e717bf96 Mon Sep 17 00:00:00 2001 From: Marijan Limov Date: Wed, 20 Jul 2022 21:00:46 +0200 Subject: [PATCH] beryllium: Fix MEMORY_MANAGMENT BSOD --- sdm845Pkg/AcpiTables | 2 +- sdm845Pkg/Devices/beryllium.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdm845Pkg/AcpiTables b/sdm845Pkg/AcpiTables index f2dcc6e..c5e0587 160000 --- a/sdm845Pkg/AcpiTables +++ b/sdm845Pkg/AcpiTables @@ -1 +1 @@ -Subproject commit f2dcc6e6b94a9989db1ee1b813ad8bac3df12a63 +Subproject commit c5e0587d17e0da2a75dbd8c9e71b4cef8bf6ff50 diff --git a/sdm845Pkg/Devices/beryllium.dsc b/sdm845Pkg/Devices/beryllium.dsc index 78d8e13..c87170c 100644 --- a/sdm845Pkg/Devices/beryllium.dsc +++ b/sdm845Pkg/Devices/beryllium.dsc @@ -12,7 +12,7 @@ !include sdm845Pkg/sdm845Pkg.dsc [BuildOptions.common] - GCC:*_*_AARCH64_CC_FLAGS = -DENABLE_SIMPLE_INIT -DENABLE_LINUX_SIMPLE_MASS_STORAGE + GCC:*_*_AARCH64_CC_FLAGS = -DXIAOMI_PIL_FIXED=1 -DENABLE_SIMPLE_INIT -DENABLE_LINUX_SIMPLE_MASS_STORAGE [PcdsFixedAtBuild.common] -- 2.45.2