Reviewed-by: Ray Ni <[email protected]> Thanks, Ray > -----Original Message----- > From: Wu, Jiaxin <[email protected]> > Sent: Friday, December 15, 2023 5:55 PM > To: [email protected] > Cc: Laszlo Ersek <[email protected]>; Dong, Guo <[email protected]>; > Rhodes, Sean <[email protected]>; Lu, James <[email protected]>; > Guo, Gua <[email protected]>; Ni, Ray <[email protected]>; Zeng, Star > <[email protected]> > Subject: [PATCH v4 6/8] UefiPayloadPkg: Specifies SmmCpuSyncLib instance > > This patch is to specify SmmCpuSyncLib instance for UefiPayloadPkg. > > Cc: Laszlo Ersek <[email protected]> > Cc: Guo Dong <[email protected]> > Cc: Sean Rhodes <[email protected]> > Cc: James Lu <[email protected]> > Cc: Gua Guo <[email protected]> > Cc: Ray Ni <[email protected]> > Cc: Zeng Star <[email protected]> > Signed-off-by: Jiaxin Wu <[email protected]> > Reviewed-by: Gua Guo <[email protected]> > --- > UefiPayloadPkg/UefiPayloadPkg.dsc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/UefiPayloadPkg/UefiPayloadPkg.dsc > b/UefiPayloadPkg/UefiPayloadPkg.dsc > index a65f9d5b83..b8b13ad201 100644 > --- a/UefiPayloadPkg/UefiPayloadPkg.dsc > +++ b/UefiPayloadPkg/UefiPayloadPkg.dsc > @@ -253,10 +253,11 @@ > # > MtrrLib|UefiCpuPkg/Library/MtrrLib/MtrrLib.inf > > LocalApicLib|UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.in > f > MicrocodeLib|UefiCpuPkg/Library/MicrocodeLib/MicrocodeLib.inf > > CpuPageTableLib|UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableLib.inf > + > SmmCpuSyncLib|UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf > > # > # Platform > # > !if $(CPU_TIMER_LIB_ENABLE) == TRUE && $(UNIVERSAL_PAYLOAD) == > TRUE > -- > 2.16.2.windows.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#112679): https://edk2.groups.io/g/devel/message/112679 Mute This Topic: https://groups.io/mt/103187896/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
