freebsd-dev/sys/boot/efi/loader
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
..
arch [efi] Fix .rel.data.* being erroneously merged into .data on ARM 2017-01-10 20:12:07 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Fix several instances where the boot loader ignored pager_output 2016-05-18 05:59:05 +00:00
conf.c Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi 2016-08-31 13:16:40 +00:00
copy.c loader.efi: Bump the staging size to 64M. 2016-09-06 17:58:58 +00:00
devicename.c Don't set *dev in the zfs root case, it may be NULL and will correctly be 2016-08-25 12:42:41 +00:00
loader_efi.h Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
main.c Reduce boot loader version string duplication 2016-12-18 13:57:23 +00:00
Makefile Deduplicate loader vers.c Makefile rules 2016-12-19 14:40:59 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
version