From daa923a2f4005e49067c2237c1ecc1138f667320 Mon Sep 17 00:00:00 2001 From: Dun Tan Date: Mon, 24 Jun 2024 11:54:45 +0800 Subject: [PATCH] Platform/Intel: Add MmPlatformHobProducerLib instance in DSC Add MmPlatformHobProducerLib.inf in the BoardX58Ich10/OpenBoardPkg.dsc Signed-off-by: Dun Tan --- .../Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc index 95214a63339..164e5eca2da 100644 --- a/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc +++ b/Platform/Intel/SimicsOpenBoardPkg/BoardX58Ich10/OpenBoardPkg.dsc @@ -150,6 +150,11 @@ TestPointLib|$(PLATFORM_PACKAGE)/Test/Library/TestPointLib/PeiTestPointLib.inf SetCacheMtrrLib|$(PLATFORM_PACKAGE)/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf + ####################################### + # Board Package + ####################################### + MmPlatformHobProducerLib|$(BOARD_PKG)/Library/MmPlatformHobProducerLib/MmPlatformHobProducerLib.inf + [LibraryClasses.common.DXE_DRIVER] #####################################