diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-06-20 00:42:17 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-24 22:32:41 +0300 |
commit | 50dc5f2f31e144283413f92521d02aa8ce2dc993 (patch) | |
tree | 619f209499f5873acf01abaf91498315637c0fe0 /BaseTools/Source/Python/Common/MultipleWorkspace.py | |
parent | 3f278768fab371ca2d9d2515a85894f8ee3194f9 (diff) | |
download | edk2-50dc5f2f31e144283413f92521d02aa8ce2dc993.tar.xz |
BaseTools/GetFw: Skip R_X86_64_NONE relocations
Building .aslc files in a module for host-based unit
testing in Linux/GCC X64 environments may introduce
relocations for a symbol in a shared library from
lcov or asan.
Update logic to not generate an error message and exit
if the symbol is unknown but the relocation type is
R_X86_64_NONE.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/MultipleWorkspace.py')
0 files changed, 0 insertions, 0 deletions