opnsense-src/sys/boot/efi
Warner Losh b0fc288b1a Eliminate redunant device path matching.
Use efi_devpath_match instead of device_paths_match. They are
functionally the same. Remove device_paths_match from boot1.c and call
efi_devpath_match instead.

Sponsored by: Netflix
2017-08-27 03:10:16 +00:00
..
boot1 Eliminate redunant device path matching. 2017-08-27 03:10:16 +00:00
fdt Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
include Cleanup efi_main return type 2017-08-26 18:29:37 +00:00
libefi Link in libefi for boot1 2017-08-26 18:30:14 +00:00
loader Link in libefi for boot1 2017-08-26 18:30:14 +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