From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.243]) by mx.groups.io with SMTP id smtpd.web12.38358.1598601228920552744 for ; Fri, 28 Aug 2020 00:53:50 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.243, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Fri, 28 Aug 2020 15:53:43 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , Cc: "'Chiu, Chasel'" , "'Yao, Jiewen'" , "'Desimone, Nathaniel L'" , "'Chaganty, Rangasai V'" , "'Kethi Reddy, Deepika'" , "'Esakkithevar, Kathappan'" , "'Jeremy Soller'" References: <20200828063316.8171-1-qi1.zhang@intel.com> In-Reply-To: Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gW1BBVENIIDAvM10gYWRkIGlicmFyeSBmb3IgRnNwIG1lYXN1cmVtZW50IHRvIE9wZW5Cb2FyZFBrZy4=?= Date: Fri, 28 Aug 2020 15:53:46 +0800 Message-ID: <000701d67d10$5be45e10$13ad1a30$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQH2geTZeVT7sbR+/j55oHI2MZR7SAKJtxwJqPjL8qA= Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn This change is for edk2-platform. Now, there is no stable tag for edk2-platforms.=20 For this patch, can new library instances be added into MinPlatformPkg common dsc? If so, you don't need to modify each platform DSC files. These two library instances are added into edk2-platforms\Platform\Intel\MinPlatformPkg\Include\Dsc\CoreCommonLib.dsc =20 FspMeasurementLib|IntelFsp2WrapperPkg/Library/BaseFspMeasurementLib/BaseFs= pM easurementLib.inf =20 TcgEventLogRecordLib|SecurityPkg/Library/TcgEventLogRecordLib/TcgEventLogR= ec ordLib.inf TpmMeasurementLib library instance is added into edk2-platforms\Platform\Intel\MinPlatformPkg\Include\Dsc\CorePeiLib.dsc =20 TpmMeasurementLib|SecurityPkg/Library/PeiTpmMeasurementLib/PeiTpmMeasureme= nt Lib.inf Thanks Liming > -----=D3=CA=BC=FE=D4=AD=BC=FE----- > =B7=A2=BC=FE=C8=CB: bounce+27952+64739+4905953+8761045@groups.io > =B4=FA=B1=ED Qi Zhang > =B7=A2=CB=CD=CA=B1=BC=E4: 2020=C4=EA8=D4=C228=C8=D5 14:38 > =CA=D5=BC=FE=C8=CB: devel@edk2.groups.io; gaoliming > =B3=AD=CB=CD: Chiu, Chasel ; Yao, Jiewen > ; Desimone, Nathaniel L > ; Chaganty, Rangasai V > ; Kethi Reddy, Deepika > ; Esakkithevar, Kathappan > ; Jeremy Soller > > =D6=F7=CC=E2: Re: [edk2-devel] [PATCH 0/3] add ibrary for Fsp measuremen= t to > OpenBoardPkg. >=20 > Hi, Liming >=20 > I also request these serial patches to catch stable tag 202008. Thanks! >=20 > > -----Original Message----- > > From: Zhang, Qi1 > > Sent: Friday, August 28, 2020 2:33 PM > > To: devel@edk2.groups.io > > Cc: Zhang, Qi1 ; Chiu, Chasel > ; > > Yao, Jiewen ; Desimone, Nathaniel L > > ; Chaganty, Rangasai V > > ; Kethi Reddy, Deepika > > ; Esakkithevar, Kathappan > > ; Jeremy Soller > > > Subject: [PATCH 0/3] add ibrary for Fsp measurement to OpenBoardPkg. > > > > These patches also depends on one fix of edk2: > > https://bugzilla.tianocore.org/show_bug.cgi?id=3D2939. > > > > Cc: Chasel Chiu > > Cc: Jiewen Yao > > Cc: Nate DeSimone > > Cc: Rangasai V Chaganty > > Cc: Deepika Kethi Reddy > > Cc: Kathappan Esakkithevar > > Cc: Jeremy Soller > > > > Qi Zhang (3): > > Platform/Intel/CometlakeOpenBoardPkg: add ibrary for Fsp > measurement. > > Platform/Intel/KabylakeOpenBoardPkg: add ibrary for Fsp measurement. > > Platform/Intel/WhiskeylakeOpenBoardPkg: add ibrary for Fsp > > measurement. > > > > .../Intel/CometlakeOpenBoardPkg/CometlakeURvp/OpenBoardPkg.dsc > | 2 ++ > > Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3/OpenBoardPkg.dsc | 2 > ++ > > .../Intel/KabylakeOpenBoardPkg/KabylakeRvp3/OpenBoardPkg.dsc | > 2 ++ > > .../Intel/WhiskeylakeOpenBoardPkg/UpXtreme/OpenBoardPkg.dsc > | 2 ++ > > .../WhiskeylakeOpenBoardPkg/WhiskeylakeURvp/OpenBoardPkg.dsc > | 2 ++ > > 5 files changed, 10 insertions(+) > > > > -- > > 2.26.2.windows.1 >=20 >=20 >=20