]> git.proxmox.com Git - mirror_edk2.git/commitdiff
EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSize
authorArd Biesheuvel <ardb@kernel.org>
Fri, 3 Feb 2023 11:02:57 +0000 (12:02 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 4 Feb 2023 10:55:05 +0000 (10:55 +0000)
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 <quic_llindhol@quicinc.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Daniel Schaefer <git@danielschaefer.me>
Reported-by: Sunil V L <sunilvl@ventanamicro.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
EmbeddedPkg/Library/PrePiLib/PrePiLib.inf

index 3c749ca22943ecd0cb16da26c1b435772d09cbf7..090bfe888f521729b0977fb8e41344894f749cae 100644 (file)
@@ -58,8 +58,6 @@
 \r
 \r
 [FixedPcd.common]\r
-  gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r
-\r
   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory\r
   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIMemoryNVS\r
   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiReservedMemoryType\r