diff options
author | Heinrich Schuchardt | 2018-03-27 19:07:38 +0200 |
---|---|---|
committer | Michael Brown | 2018-03-28 18:55:58 +0200 |
commit | 8c17ee115d140ceb509f97158b581cd7a19ee586 (patch) | |
tree | e0faa7dfea86f738d2cf220a2b9ca8afc41d4bd4 /src/drivers/net/tulip.c | |
parent | [efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported() (diff) | |
download | ipxe-8c17ee115d140ceb509f97158b581cd7a19ee586.tar.gz ipxe-8c17ee115d140ceb509f97158b581cd7a19ee586.tar.xz ipxe-8c17ee115d140ceb509f97158b581cd7a19ee586.zip |
[efi] Add support for R_ARM_REL32 relocations
The relocation type R_ARM_REL32 is generated when building
bin-arm32-efi/snp.efi using gcc 6.3 and ld 2.28.
R_ARM_REL32 is a program counter (PC) relative 32 bit relocation so we
can ignore it like all other PC relative relocations.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/drivers/net/tulip.c')
0 files changed, 0 insertions, 0 deletions