* [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h @ 2020-08-31 2:07 Qi Zhang 2020-08-31 2:53 ` Chiu, Chasel 0 siblings, 1 reply; 4+ messages in thread From: Qi Zhang @ 2020-08-31 2:07 UTC (permalink / raw) To: devel; +Cc: Qi Zhang, Chasel Chiu, Nate DeSimone, Liming Gao, Eric Dong REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2944 Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Eric Dong <eric.dong@intel.com> Signed-off-by: Qi Zhang <qi1.zhang@intel.com> --- IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec index 768df1336f..6852bf1271 100644 --- a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec +++ b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec @@ -26,6 +26,8 @@ ## @libraryclass Provide FSP platform related function. FspWrapperPlatformLib|Include/Library/FspWrapperPlatformLib.h + ## @libraryclass Provide FSP TPM measurement related function. + FspMeasurementLib|Include/Library/FspMeasurementLib.h [Guids] # # GUID defined in package -- 2.26.2.windows.1 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h 2020-08-31 2:07 [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h Qi Zhang @ 2020-08-31 2:53 ` Chiu, Chasel 2020-09-01 0:50 ` Qi Zhang 0 siblings, 1 reply; 4+ messages in thread From: Chiu, Chasel @ 2020-08-31 2:53 UTC (permalink / raw) To: Zhang, Qi1, devel@edk2.groups.io Cc: Desimone, Nathaniel L, Liming Gao, Dong, Eric Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> > -----Original Message----- > From: Zhang, Qi1 <qi1.zhang@intel.com> > Sent: Monday, August 31, 2020 10:07 AM > To: devel@edk2.groups.io > Cc: Zhang, Qi1 <qi1.zhang@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; > Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Liming Gao > <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com> > Subject: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add > FspMeasurementLib.h > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2944 > > Cc: Chasel Chiu <chasel.chiu@intel.com> > Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> > Cc: Liming Gao <gaoliming@byosoft.com.cn> > Cc: Eric Dong <eric.dong@intel.com> > Signed-off-by: Qi Zhang <qi1.zhang@intel.com> > --- > IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > index 768df1336f..6852bf1271 100644 > --- a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > +++ b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > @@ -26,6 +26,8 @@ > ## @libraryclass Provide FSP platform related function. > > FspWrapperPlatformLib|Include/Library/FspWrapperPlatformLib.h > > > > + ## @libraryclass Provide FSP TPM measurement related function. > > + FspMeasurementLib|Include/Library/FspMeasurementLib.h > > [Guids] > > # > > # GUID defined in package > > -- > 2.26.2.windows.1 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h 2020-08-31 2:53 ` Chiu, Chasel @ 2020-09-01 0:50 ` Qi Zhang 2020-09-01 15:42 ` [edk2-devel] " Laszlo Ersek 0 siblings, 1 reply; 4+ messages in thread From: Qi Zhang @ 2020-09-01 0:50 UTC (permalink / raw) To: Chiu, Chasel, devel@edk2.groups.io, Liming Gao Cc: Desimone, Nathaniel L, Dong, Eric Thanks Chasel! Hi, Liming I request this change to catch the stable release. Thanks! BRs Qi Zhang > -----Original Message----- > From: Chiu, Chasel <chasel.chiu@intel.com> > Sent: Monday, August 31, 2020 10:54 AM > To: Zhang, Qi1 <qi1.zhang@intel.com>; devel@edk2.groups.io > Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Liming Gao > <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com> > Subject: RE: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add > FspMeasurementLib.h > > > Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> > > > > -----Original Message----- > > From: Zhang, Qi1 <qi1.zhang@intel.com> > > Sent: Monday, August 31, 2020 10:07 AM > > To: devel@edk2.groups.io > > Cc: Zhang, Qi1 <qi1.zhang@intel.com>; Chiu, Chasel > > <chasel.chiu@intel.com>; Desimone, Nathaniel L > > <nathaniel.l.desimone@intel.com>; Liming Gao > > <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com> > > Subject: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add > > FspMeasurementLib.h > > > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2944 > > > > Cc: Chasel Chiu <chasel.chiu@intel.com> > > Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> > > Cc: Liming Gao <gaoliming@byosoft.com.cn> > > Cc: Eric Dong <eric.dong@intel.com> > > Signed-off-by: Qi Zhang <qi1.zhang@intel.com> > > --- > > IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > > b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > > index 768df1336f..6852bf1271 100644 > > --- a/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > > +++ b/IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec > > @@ -26,6 +26,8 @@ > > ## @libraryclass Provide FSP platform related function. > > > > FspWrapperPlatformLib|Include/Library/FspWrapperPlatformLib.h > > > > > > > > + ## @libraryclass Provide FSP TPM measurement related function. > > > > + FspMeasurementLib|Include/Library/FspMeasurementLib.h > > > > [Guids] > > > > # > > > > # GUID defined in package > > > > -- > > 2.26.2.windows.1 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [edk2-devel] [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h 2020-09-01 0:50 ` Qi Zhang @ 2020-09-01 15:42 ` Laszlo Ersek 0 siblings, 0 replies; 4+ messages in thread From: Laszlo Ersek @ 2020-09-01 15:42 UTC (permalink / raw) To: devel, qi1.zhang, Chiu, Chasel, Liming Gao Cc: Desimone, Nathaniel L, Dong, Eric On 09/01/20 02:50, Qi Zhang wrote: > Thanks Chasel! > > Hi, Liming > > I request this change to catch the stable release. Thanks! > > BRs > Qi Zhang > >> -----Original Message----- >> From: Chiu, Chasel <chasel.chiu@intel.com> >> Sent: Monday, August 31, 2020 10:54 AM >> To: Zhang, Qi1 <qi1.zhang@intel.com>; devel@edk2.groups.io >> Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Liming Gao >> <gaoliming@byosoft.com.cn>; Dong, Eric <eric.dong@intel.com> >> Subject: RE: [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add >> FspMeasurementLib.h >> >> >> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Merged as commit 0c5c45a1337f, via <https://github.com/tianocore/edk2/pull/908>. Thanks Laszlo ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-09-01 15:42 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2020-08-31 2:07 [PATCH] IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec: add FspMeasurementLib.h Qi Zhang 2020-08-31 2:53 ` Chiu, Chasel 2020-09-01 0:50 ` Qi Zhang 2020-09-01 15:42 ` [edk2-devel] " Laszlo Ersek
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox