freebsd-nq/sys/boot/efi
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
..
boot1 Fix EFI platform build failures 2016-02-06 22:01:25 +00:00
fdt Revert r293903 2016-01-14 18:46:57 +00:00
include Fix EFI multi device boot support 2016-02-05 15:35:33 +00:00
libefi Still open the network interface when EFI_OPEN_PROTOCOL_EXCLUSIVE failed. 2016-02-03 14:34:25 +00:00
loader 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 Only build EFI components on supported compilers 2016-01-14 18:53:54 +00:00
Makefile.inc Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00