REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2318
Change reference path of ConfigBlockLib to IntelSiliconPkg for Coffeelake. Signed-off-by: TinaX Y Chen <[email protected]> cc: Ray Ni <[email protected]> cc: Rangasai V Chaganty <[email protected]> cc: Chasel Chiu <[email protected]> cc: Ethan Tsao <[email protected]> --- Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc b/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc index 37c77d8f..2f25bdb3 100644 --- a/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc +++ b/Silicon/Intel/CoffeelakeSiliconPkg/CoffeelakeSiliconPkg.dsc @@ -1,7 +1,7 @@ ## @file # Component description file for the Coffee Lake silicon package DSC file. # -# Copyright (c) 2019 Intel Corporation. All rights reserved. <BR> +# Copyright (c) 2019 - 2020 Intel Corporation. All rights reserved. <BR> # # SPDX-License-Identifier: BSD-2-Clause-Patent # @@ -147,7 +147,7 @@ gUefiCpuPkgTokenSpaceGuid.PcdCpuApTargetCstate|0 # Silicon Init Common Library # !include $(PLATFORM_SI_PACKAGE)/SiPkgCommonLib.dsc -ConfigBlockLib|ClientSiliconPkg/Library/BaseConfigBlockLib/BaseConfigBlockLib.inf +ConfigBlockLib|IntelSiliconPkg/Library/BaseConfigBlockLib/BaseConfigBlockLib.inf PchTraceHubInitLib|ClientSiliconPkg/Library/BasePchTraceHubInitLib/BasePchTraceHubInitLib.inf [LibraryClasses.IA32] -- 2.16.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55912): https://edk2.groups.io/g/devel/message/55912 Mute This Topic: https://groups.io/mt/72016757/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
