opnsense-src/stand/efi/loader
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
..
arch Ignore the .interp section in the arm64 EFI loader 2020-09-10 14:13:49 +00:00
autoload.c loader: fdt: Add fdt_is_setup function 2019-04-25 20:08:43 +00:00
bootinfo.c Add retry loop around GetMemoryMap call to fix fragmentation bug 2019-03-06 05:39:40 +00:00
conf.c loader: add comconsole implementation on top of SIO protocol 2020-03-14 06:36:03 +00:00
copy.c Quiet int-to-pointer-cast warnings on i386 with GCC 9. 2020-09-04 00:11:01 +00:00
efi_main.c loader.efi: replace HandleProtocol() with OpenProtocol() 2019-08-06 19:27:27 +00:00
efiserialio.c Fix the efi serial console in the Arm models. 2020-06-10 09:31:37 +00:00
framebuffer.c loader.efi: update console after gfx mode change 2020-06-14 10:13:40 +00:00
framebuffer.h Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
loader_efi.h veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
main.c zfs: add an option to the bootloader to rewind the ZFS checkpoint 2020-08-18 19:48:04 +00:00
Makefile Revert that! 2020-07-19 23:56:19 +00:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
version Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00