freebsd-dev/stand/efi
Jessica Clarke f32672272f loader: Ignore the .interp section on RISC-V
Without this we risk having the .interp section be placed earlier in the
file and mess with section offsets; in particular it has been seen to be
placed at the start of the file and cause the PE/COFF header to not be
at address 0. This is the same fix as was done for arm64 in r365578.

Reviewed by:	mhorne, imp
Approved by:	mhorne, imp
Differential Revision:	https://reviews.freebsd.org/D27603
2020-12-14 00:54:05 +00:00
..
boot1 Add zstd support to the boot loader. 2020-10-12 22:19:07 +00:00
fdt
gptboot Only set WARNS if not defined 2020-09-11 13:28:37 +00:00
include RISC-V boot1.efi and loader.efi support 2020-07-06 18:19:42 +00:00
libefi loader: zfs_probe_dev should pick first matching zfs pool 2020-09-23 08:22:14 +00:00
loader loader: Ignore the .interp section on RISC-V 2020-12-14 00:54:05 +00:00
loader_4th
loader_lua
loader_simp
Makefile
Makefile.inc