diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-12-14 10:11:51 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-12-14 16:29:17 +0000 |
commit | 7f5e75895bd6bbfbde191fb8458d324033f76c57 (patch) | |
tree | 13b81b09599d58952f4f42836558f5c889253379 /FatPkg | |
parent | 59a952d9ab007fda9f7a66418782c8257d3c917f (diff) | |
download | edk2-7f5e75895bd6bbfbde191fb8458d324033f76c57.tar.gz edk2-7f5e75895bd6bbfbde191fb8458d324033f76c57.tar.bz2 edk2-7f5e75895bd6bbfbde191fb8458d324033f76c57.zip |
ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin support
The DebugPeCoffExtraActionLib implemention in ArmPkg contains some cruft
that dates back to the original RVCT based ARM port, and support for
RVCT was dropped a while ago.
Also drop the handling of Cygwin specific paths, which is highly
unlikely to be still depended upon by anyone.
Tweak the logic so that only two versions of the DEBUG() invocations
remain: one for __GNUC__ when PdbPointer is set, and the fallback that
just prints the image address and the address of the entrypoint.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'FatPkg')
0 files changed, 0 insertions, 0 deletions