freebsd-skq/sys/boot/efi
smh 993c2695aa Fix EFI platform build failures
With warnings now enabled some plaforms where failing due to warnings.
* Fix st_size printed as a size_t when its actually an off_t.
* Fix pointer conversion in load_elf for some 32bit platforms due to 64bit
  off in ef.

MFC after:	2 days
X-MFC-With:
Sponsored by:	Multiplay
2016-02-06 22:01:25 +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 Parse the command line arguments, and do it before we initialize the 2016-01-26 06:26:46 +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