freebsd-nq/sys/boot/efi/loader
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
..
arch Ensure the bss is aligned to a 4-byte address as we use 4-byte aligned 2016-02-09 00:01:43 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
conf.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
copy.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
devicename.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
loader_efi.h Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
main.c Implement -P for boot loader. It's a bit easier to implement here than 2016-02-08 19:34:17 +00:00
Makefile Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
version