]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/ArmPkg.dsc
ArmPkg: Remove RealView Debugger support
authorRebecca Cran <rebecca@bsdio.com>
Fri, 27 Jan 2023 16:42:50 +0000 (09:42 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 30 Jan 2023 16:50:14 +0000 (16:50 +0000)
commit8c170ad49117549252ef8fede9dc53372ade6ed7
treea3902ac9b4adc3d33e937d8c12c4d85c89cb4c81
parent15f98047d2d4d11b39d1ff0175e4a2c8a660b9b2
ArmPkg: Remove RealView Debugger support

The RealView Debugger is related to RVCT, which is no longer supported.
Given that, remove RvdPeCoffExtraActionLib and code from
RvdPeCoffExtraActionLib which prints lines for use with the RealView
Debugger.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Acked-by: Bob Feng <bob.c.feng@intel.com>
ArmPkg/ArmPkg.dsc
ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.c
ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.c [deleted file]
ArmPkg/Library/RvdPeCoffExtraActionLib/RvdPeCoffExtraActionLib.inf [deleted file]