edk2/BaseTools/Source
Ard Biesheuvel ddd7855a7a BaseTools,UefiPayloadPkg: Replace deprecated R_AARCH64_NONE value
For nebulous reasons, the original ELF psABI deviated from common sense,
and decided to #define R_AARCH64_NONE as '256', in spite of the fact
that no other architecture uses anything other than 0x0.

This has now been fixed in the psABI, so fix it in our code as well.

Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2025-12-24 10:58:20 +00:00
..
C BaseTools,UefiPayloadPkg: Replace deprecated R_AARCH64_NONE value 2025-12-24 10:58:20 +00:00
Python BaseTools: GNUMakefiles must use CMD.EXE in Windows 2025-12-24 02:03:38 +00:00