]> git.proxmox.com Git - mirror_edk2.git/commit
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)
commit7c138e400862a3a742489ca6f21d31afa9a3dd8a
treeeed71ef6e7c671f5399e63bd847e5cfa35b4b8b0
parent4d37059d8e1eeda124270a158416795605327cbd
EmbeddedPkg/PrePiLib: Drop unused PCD PcdPrePiCpuIoSize

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