[edk2-devel] [PATCH 1/1] OvmfPkg: add TimeBaseLib resolution for OvmfXen

Leif Lindholm leif at nuviainc.com
Fri Jan 8 15:56:22 UTC 2021


On Fri, Jan 08, 2021 at 15:47:28 +0100, Laszlo Ersek wrote:
> On 01/08/21 15:12, Leif Lindholm wrote:
> > Commit 55ee36b0c490
> > ("EmbeddedPkg/RealTimeClockRuntimeDxe: Use helper functions from TimeBaseLib")
> > added a TimeBaseLib dependency to RealTimeClockRuntimeDxe, which now breaks
> > build of OvmfXen.dsc.
> > 
> > Add a resolution for EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf.
> > 
> > Cc: Laszlo Ersek <lersek at redhat.com>
> > Cc: Ard Biesheuvel <ard.biesheuvel at arm.com>
> > Cc: Anthony Perard <anthony.perard at citrix.com>
> > Cc: Julien Grall <julien at xen.org>
> > Signed-off-by: Leif Lindholm <leif at nuviainc.com>
> > ---
> >  OvmfPkg/OvmfXen.dsc | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/OvmfPkg/OvmfXen.dsc b/OvmfPkg/OvmfXen.dsc
> > index c13388ba5a05..7d31e88907ca 100644
> > --- a/OvmfPkg/OvmfXen.dsc
> > +++ b/OvmfPkg/OvmfXen.dsc
> > @@ -212,6 +212,7 @@ [LibraryClasses]
> >    Tcg2PhysicalPresenceLib|OvmfPkg/Library/Tcg2PhysicalPresenceLibNull/DxeTcg2PhysicalPresenceLib.inf
> >    TpmMeasurementLib|MdeModulePkg/Library/TpmMeasurementLibNull/TpmMeasurementLibNull.inf
> >    RealTimeClockLib|OvmfPkg/Library/XenRealTimeClockLib/XenRealTimeClockLib.inf
> > +  TimeBaseLib|EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.inf
> >  !ifdef $(DEBUG_ON_HYPERVISOR_CONSOLE)
> >    DebugLib|OvmfPkg/Library/PlatformDebugLibIoPort/PlatformRomDebugLibIoPortNocheck.inf
> >  !else
> > 
> 
> Reviewed-by: Laszlo Ersek <lersek at redhat.com>

Thanks - pushed as 9783767fcfc2.

> Thank you!
> Laszlo
> 


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