freebsd-dev/sys/boot/efi/loader/arch/arm
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
..
exec.c Use the UEFI event timer to update the time on arm and arm64. The current 2016-06-04 08:47:45 +00:00
ldscript.arm [efi] Fix .rel.data.* being erroneously merged into .data on ARM 2017-01-10 20:12:07 +00:00
Makefile.inc Add fdt support to the arm loader.efi 2015-04-11 11:00:53 +00:00
start.S [efi] Fix off-by-one error in ARM .bss zeroing code in loader's _start 2017-01-10 20:08:21 +00:00