Reviewed-by: Nate DeSimone <[email protected]> -----Original Message----- From: Kubacki, Michael A <[email protected]> Sent: Monday, November 11, 2019 6:39 PM To: [email protected] Cc: Chiu, Chasel <[email protected]>; Desimone, Nathaniel L <[email protected]> Subject: [edk2-platforms][PATCH V1 2/3] KabylakeOpenBoardPkg/KabylakeRvp3: Update BaseConfigBlockLib package
Updates the silicon package for the BaseConfigBlockLib instance from KabylakeSiliconPkg to IntelSiliconPkg to align with the change made in commit f0e29f87ad. Cc: Chasel Chiu <[email protected]> Cc: Nate DeSimone <[email protected]> Signed-off-by: Michael Kubacki <[email protected]> --- Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc index 47529a7945..1ce473432a 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc +++ b/Platform/Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc @@ -132,7 +132,7 @@ ####################################### # Silicon Initialization Package ####################################### - ConfigBlockLib|$(PLATFORM_SI_PACKAGE)/Library/BaseConfigBlockLib/BaseConfigBlockLib.inf + + ConfigBlockLib|IntelSiliconPkg/Library/BaseConfigBlockLib/BaseConfigBl + ockLib.inf SiliconInitLib|$(PLATFORM_SI_PACKAGE)/Library/SiliconInitLib/SiliconInitLib.inf !if gIntelFsp2WrapperTokenSpaceGuid.PcdFspModeSelection == 1 -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#50404): https://edk2.groups.io/g/devel/message/50404 Mute This Topic: https://groups.io/mt/53690876/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
