On Tue, 1 Feb 2022 at 17:59, Ard Biesheuvel <[email protected]> wrote:
>
> On Tue, 1 Feb 2022 at 17:58, Rebecca Cran <[email protected]> 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 <[email protected]>
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 <[email protected]>
> > > ---
> > > 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/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-