opnsense-src/sys/boot/efi/loader/arch
Oleksandr Tymoshenko 546fa3ada3 [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
2017-01-10 20:12:07 +00:00
..
amd64 Create a new linker set, Xficl_compile_set which contains a list of 2016-10-14 16:23:12 +00:00
arm [efi] Fix .rel.data.* being erroneously merged into .data on ARM 2017-01-10 20:12:07 +00:00
arm64 Create a new linker set, Xficl_compile_set which contains a list of 2016-10-14 16:23:12 +00:00
i386 Update i386 build of loader.efi (but leave it disabled) so that we at 2016-10-14 17:25:29 +00:00