opnsense-src/sys/boot/efi/loader/arch/arm
Andrew Turner aeffd7b7ea Ensure the bss is aligned to a 4-byte address as we use 4-byte aligned
stores to clear it.

While here reduce the alignment of the data from 4k to 16 byte aligned.
This should be more than enough, without wasting too much space.

Sponsored by:	ABT Systems Ltd
2016-02-09 00:01:43 +00:00
..
exec.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
ldscript.arm Ensure the bss is aligned to a 4-byte address as we use 4-byte aligned 2016-02-09 00:01:43 +00:00
Makefile.inc Add fdt support to the arm loader.efi 2015-04-11 11:00:53 +00:00
start.S The self-relocation code is not efi-specific, move it to boot/common. 2015-05-10 13:24:26 +00:00