Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 7f5e75895bd6bbfbde191fb8458d324033f76c57
https://github.com/tianocore/edk2/commit/7f5e75895bd6bbfbde191fb8458d324033f76c57
Author: Ard Biesheuvel <[email protected]>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M ArmPkg/Library/DebugPeCoffExtraActionLib/DebugPeCoffExtraActionLib.c
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits