On Wed, 4 Mar 2020 at 13:11, Leif Lindholm <l...@nuviainc.com> wrote: > > On Wed, Mar 04, 2020 at 12:58:41 +0100, Ard Biesheuvel wrote: > > This driver depends on the gEfiCpuArchProtocolGuid protocol but does > > not declare it, and so this dependency gets satisfies transitively > > via ArmLib. However, ArmLib will drop this dependency as it does not > > actually use it, so declare it for LcdGraphicsOutputDxe instead. > > > > Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org> > > Reviewed-by: Leif Lindholm <l...@nuviainc.com> >
Pushed as ed1c70cf1a954e857eb122892f3e510966dc4a9f Thanks > > --- > > ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git > > a/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf > > b/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf > > index 2176e5a5789f..27453b265611 100644 > > --- a/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf > > +++ b/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/LcdGraphicsOutputDxe.inf > > @@ -38,6 +38,7 @@ [LibraryClasses] > > UefiLib > > > > [Protocols] > > + gEfiCpuArchProtocolGuid > > gEfiDevicePathProtocolGuid > > gEfiGraphicsOutputProtocolGuid > > > > -- > > 2.17.1 > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55424): https://edk2.groups.io/g/devel/message/55424 Mute This Topic: https://groups.io/mt/71724321/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-