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
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#64812): https://edk2.groups.io/g/devel/message/64812
Mute This Topic: https://groups.io/mt/76526695/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64813): https://edk2.groups.io/g/devel/message/64813 Mute This Topic: https://groups.io/mt/76526695/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=-=-=-=-=-=-=-=-=-=-=-
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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64864): https://edk2.groups.io/g/devel/message/64864 Mute This Topic: https://groups.io/mt/76526695/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=-=-=-=-=-=-=-=-=-=-=-
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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#64906): https://edk2.groups.io/g/devel/message/64906 Mute This Topic: https://groups.io/mt/76526695/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=-=-=-=-=-=-=-=-=-=-=-
© 2016 - 2024 Red Hat, Inc.