HomeFreeBSD

[efi] Fix .rel.data.* being erroneously merged into .data on ARM

Description

[efi] Fix .rel.data.* being erroneously merged into .data on ARM

Fix section pattern code to exclude .rel.data.* sections from being
merged into .data. Otherwise relocations in those sections are lost
in final binary

Reviewed by: andrew
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D9108

Details

Provenance
gonzoAuthored on
Reviewer
andrew
Differential Revision
D9108: Fix UEFI support for ARM
Parents
rS311889: MFC 307060: Fix printf format warning.
Branches
Unknown
Tags
Unknown