[edk2-devel] [PATCH 1/3] Platform/AMD: Move VariablePolicyHelperLib into LibraryClasses.common

Ard Biesheuvel ardb at kernel.org
Tue Feb 1 17:14:41 UTC 2022


On Tue, 1 Feb 2022 at 17:59, Ard Biesheuvel <ardb at kernel.org> wrote:
>
> On Tue, 1 Feb 2022 at 17:58, Rebecca Cran <quic_rcran at quicinc.com> wrote:
> >
> > Sorry, I forgot to add a cover letter.
> >
> > I noticed some breakages in Arm platforms caused by additions of
> > VariablePolicyHelperLib: the 3 patches fix them by adding it to
> > LibraryClasses.common.
> >
> >
>
> No worries - I'll pick these up momentarily.
>

Series

    Reviewed-by: Ard Biesheuvel <ardb at kernel.org>

Pushed as 5777ed5d604e..ce768c6535cd

Thanks,
Ard.

>
>
> >
> >
> > On 2/1/22 09:56, Rebecca Cran wrote:
> > > The VariablePolicyHelperLib is now used by a number of driver types, so
> > > instead of duplicating it, move it into the LibraryClasses.common section.
> > >
> > > Signed-off-by: Rebecca Cran <quic_rcran at quicinc.com>
> > > ---
> > >   Platform/AMD/OverdriveBoard/OverdriveBoard.dsc | 3 +--
> > >   1 file changed, 1 insertion(+), 2 deletions(-)
> > >
> > > diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
> > > index af207391209c..41c1cadc3425 100644
> > > --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
> > > +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.dsc
> > > @@ -125,6 +125,7 @@ DEFINE X64EMU_ENABLE  = FALSE
> > >     OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf
> > >     RngLib|MdePkg/Library/DxeRngLib/DxeRngLib.inf
> > >     TlsLib|CryptoPkg/Library/TlsLib/TlsLib.inf
> > > +  VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
> > >     VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLib.inf
> > >
> > >     UefiBootManagerLib|MdeModulePkg/Library/UefiBootManagerLib/UefiBootManagerLib.inf
> > > @@ -209,7 +210,6 @@ DEFINE X64EMU_ENABLE  = FALSE
> > >     PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
> > >     MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
> > >     NonDiscoverableDeviceRegistrationLib|MdeModulePkg/Library/NonDiscoverableDeviceRegistrationLib/NonDiscoverableDeviceRegistrationLib.inf
> > > -  VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
> > >
> > >   [LibraryClasses.common.DXE_RUNTIME_DRIVER]
> > >     HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf
> > > @@ -219,7 +219,6 @@ DEFINE X64EMU_ENABLE  = FALSE
> > >     DebugLib|MdePkg/Library/DxeRuntimeDebugLibSerialPort/DxeRuntimeDebugLibSerialPort.inf
> > >   !endif
> > >     VariablePolicyLib|MdeModulePkg/Library/VariablePolicyLib/VariablePolicyLibRuntimeDxe.inf
> > > -  VariablePolicyHelperLib|MdeModulePkg/Library/VariablePolicyHelperLib/VariablePolicyHelperLib.inf
> > >
> > >   [LibraryClasses.common.UEFI_APPLICATION]
> > >     PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
> >
> >
> > 
> >
> >


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#86302): https://edk2.groups.io/g/devel/message/86302
Mute This Topic: https://groups.io/mt/88837402/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