[edk2-devel] [edk2-platforms PATCH v5 3/4] RISC-V Platforms: add SecureBootVariableLib class resolution

Grzegorz Bernacki gjb at semihalf.com
Fri Jul 2 06:24:14 UTC 2021


Hi,

No, not yet.
Thanks,
Grzegorz

pt., 2 lip 2021 o 06:12 Chang, Abner (HPS SW/FW Technologist)
<abner.chang at hpe.com> napisał(a):
>
> Hi Grzegorz,
> Was the entire series of patches got reviewed-by?
>
> Regards,
> Abner
>
> > -----Original Message-----
> > From: Grzegorz Bernacki [mailto:gjb at semihalf.com]
> > Sent: Thursday, July 1, 2021 5:21 PM
> > To: devel at edk2.groups.io
> > Cc: leif at nuviainc.com; ardb+tianocore at kernel.org; Samer.El-Haj-
> > Mahmoud at arm.com; sunny.Wang at arm.com; mw at semihalf.com;
> > upstream at semihalf.com; jiewen.yao at intel.com; jian.j.wang at intel.com;
> > min.m.xu at intel.com; lersek at redhat.com; sami.mujawar at arm.com;
> > afish at apple.com; ray.ni at intel.com; jordan.l.justen at intel.com;
> > rebecca at bsdio.com; grehan at freebsd.org; thomas.abraham at arm.com;
> > chasel.chiu at intel.com; nathaniel.l.desimone at intel.com;
> > gaoliming at byosoft.com.cn; eric.dong at intel.com;
> > michael.d.kinney at intel.com; zailiang.sun at intel.com; yi.qian at intel.com;
> > graeme at nuviainc.com; rad at semihalf.com; pete at akeo.ie; Grzegorz
> > Bernacki <gjb at semihalf.com>; Chang, Abner (HPS SW/FW Technologist)
> > <abner.chang at hpe.com>; Schaefer, Daniel <daniel.schaefer at hpe.com>
> > Subject: [edk2-platforms PATCH v5 3/4] RISC-V Platforms: add
> > SecureBootVariableLib class resolution
> >
> > The edk2 patch
> >   SecurityPkg: Create library for setting Secure Boot variables.
> >
> > removes generic functions from SecureBootConfigDxe and places
> > them into SecureBootVariableLib. This patch adds SecureBootVariableLib
> > mapping for each RICS-V platform which uses SecureBootConfigDxe.
> >
> > Signed-off-by: Grzegorz Bernacki <gjb at semihalf.com>
> > Reviewed-by: Abner Chang <abner.chang at hpe.com>
> > Reviewed-by: Daniel Schaefer <daniel.schaefer at hpe.com>
> > ---
> >  Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc           | 1 +
> >
> > Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.dsc
> > | 1 +
> >  2 files changed, 2 insertions(+)
> >
> > diff --git a/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc
> > b/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc
> > index b91823ceeb..fc5ba2a07f 100644
> > --- a/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc
> > +++ b/Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/U500.dsc
> > @@ -122,6 +122,7 @@
> >    OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
> >
> > TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTp
> > mMeasurementLib.inf
> >    AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
> > +
> > SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureB
> > ootVariableLib.inf
> >  !else
> >
> > TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/Tp
> > mMeasurementLibNull.inf
> >
> > AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableL
> > ibNull.inf
> > diff --git
> > a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.d
> > sc
> > b/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.
> > dsc
> > index 0eafe29880..71add8ff9a 100644
> > ---
> > a/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.d
> > sc
> > +++
> > b/Platform/SiFive/U5SeriesPkg/FreedomU540HiFiveUnleashedBoard/U540.
> > dsc
> > @@ -122,6 +122,7 @@
> >    OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
> >
> > TpmMeasurementLib|SecurityPkg/Library/DxeTpmMeasurementLib/DxeTp
> > mMeasurementLib.inf
> >    AuthVariableLib|SecurityPkg/Library/AuthVariableLib/AuthVariableLib.inf
> > +
> > SecureBootVariableLib|SecurityPkg/Library/SecureBootVariableLib/SecureB
> > ootVariableLib.inf
> >  !else
> >
> > TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/Tp
> > mMeasurementLibNull.inf
> >
> > AuthVariableLib|MdeModulePkg/Library/AuthVariableLibNull/AuthVariableL
> > ibNull.inf
> > --
> > 2.25.1
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77438): https://edk2.groups.io/g/devel/message/77438
Mute This Topic: https://groups.io/mt/83912227/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list