Thanks a lot!, Ard. Reviewed-by: Sunil V L <[email protected]>
On Fri, Feb 03, 2023 at 12:08:43PM +0100, Ard Biesheuvel wrote: > The code never references the PCD so the INF should not reference it > either. The last reference was moved to PrePiHobLib in commit > 05e48e00834b32e4bd2 (dated 2011!) and dropped from there as well in > commit 97106391955337155e7. > > Cc: Leif Lindholm <[email protected]> > Cc: Abner Chang <[email protected]> > Cc: Daniel Schaefer <[email protected]> > Reported-by: Sunil V L <[email protected]> > Signed-off-by: Ard Biesheuvel <[email protected]> > --- > EmbeddedPkg/Library/PrePiLib/PrePiLib.inf | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf > b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf > index 3c749ca22943..090bfe888f52 100644 > --- a/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf > +++ b/EmbeddedPkg/Library/PrePiLib/PrePiLib.inf > @@ -58,8 +58,6 @@ [Protocols] > > > [FixedPcd.common] > - gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize > - > gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory > gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS > gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType > -- > 2.39.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#99562): https://edk2.groups.io/g/devel/message/99562 Mute This Topic: https://groups.io/mt/96720569/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
