freebsd-nq/sys/boot/efi
Alexander Kabaev ec5c547311 Silence GCC warning by initializing the local variable.
GCC 6.3 is unable to trace all code paths that lead to
this variable being left uninitialized and correlate that
to function return values.
2017-04-07 22:58:34 +00:00
..
boot1 Silence GCC warning by initializing the local variable. 2017-04-07 22:58:34 +00:00
fdt Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
include Share UCS2/UTF8 routines between boot loader and userland. 2017-03-09 00:24:01 +00:00
libefi Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
loader Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
Makefile Fix typo in the COMPILER_VERSION check 2016-10-22 20:00:39 +00:00
Makefile.inc Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00