freebsd-dev/sys/boot/efi
Toomas Soome 59fcc285f4 libefi: efi_devpath_match() should return bool
The current implementation of efi_devpath_match() is returning values 0 or 1,
so it should be updated to return bool.
2017-09-21 23:14:07 +00:00
..
boot1 Increase EFI boot file size frok 128k to 384k 2017-09-13 17:00:02 +00:00
fdt Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
include loader.efi: chain loader should provide proper device handle 2017-09-10 13:53:42 +00:00
libefi libefi: efi_devpath_match() should return bool 2017-09-21 23:14:07 +00:00
loader r323389 breaks the kernel build when WITHOUT_ZFS is defined in src.conf 2017-09-11 07:38:53 +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