opnsense-src/stand/efi/loader/arch
Andrew Turner 6215ed7c5c Ignore the .interp section in the arm64 EFI loader
When building the loader an unneeded .interp section may be added. Move
this to the unused section region so offsets of used sections don't
change.

Obtained from:	CheriBSD
Sponsored by:	Innovate UK
2020-09-10 14:13:49 +00:00
..
amd64 Stop setting PG_U in bootstrap mappings. 2020-04-24 13:53:40 +00:00
arm loader: Avoid -Wpointer-to-int cast warnings for Arm and RISC-V 2020-07-26 18:17:36 +00:00
arm64 Ignore the .interp section in the arm64 EFI loader 2020-09-10 14:13:49 +00:00
i386 veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
riscv loader: Avoid -Wpointer-to-int cast warnings for Arm and RISC-V 2020-07-26 18:17:36 +00:00