summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <thomas.abraham@arm.com>2019-04-19 09:41:07 +0530
committerThomas Abraham <thomas.abraham@arm.com>2019-10-08 10:22:41 +0530
commitfa28823810916e7229e526e74168d4364cb28196 (patch)
tree5929466a9eb26701f5598f0955e65acead1a3b54
parente16a8fc5779633105e758d7f5acb3c68f6f9e4df (diff)
Platform/ARM/SgiPkg: Allow usage of MM APEI driverARMLT-19.10sgi575
APEI MM driver is used to handle the query about platform error sources by the APEI DXE driver. Allow APEI MM driver to be included in the StandaloneMm build. Change-Id: I236cbc5c99ced8cac9ce75ec63661d00e4b8eca1 Signed-off-by: Thomas Abraham <thomas.abraham@arm.com>
-rw-r--r--Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc1
-rw-r--r--Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf1
2 files changed, 2 insertions, 0 deletions
diff --git a/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc b/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc
index 5d29eb63..f671c906 100644
--- a/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc
+++ b/Platform/ARM/SgiPkg/PlatformStandaloneMm.dsc
@@ -161,6 +161,7 @@
!endif
StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
+ StandaloneMmPkg/Drivers/StandaloneMmApei/StandaloneMmApei.inf
###################################################################################################
#
diff --git a/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf b/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf
index 505ca0d1..60512e2d 100644
--- a/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf
+++ b/Platform/ARM/SgiPkg/PlatformStandaloneMm.fdf
@@ -56,6 +56,7 @@ READ_LOCK_STATUS = TRUE
INF MdeModulePkg/Universal/Variable/RuntimeDxe/VariableStandaloneMm.inf
!endif
INF StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
+ INF StandaloneMmPkg/Drivers/StandaloneMmApei/StandaloneMmApei.inf
################################################################################
#