opnsense-src/sys/boot/efi
Toomas Soome 9c103b4675 efipart_strategy is using wrong offset with >512B sectors
The strategy() calls are assuming 512B sectors, so we need to adjust the
offset accordingly.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D12849
2017-11-01 18:49:45 +00:00
..
boot1 DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
fdt Define new EFI variables 2017-10-29 05:26:59 +00:00
include Rename exit to efi_exit to avoid clashing with libsa exit definition 2017-10-12 15:16:16 +00:00
libefi efipart_strategy is using wrong offset with >512B sectors 2017-11-01 18:49:45 +00:00
loader DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
Makefile Fix typo in the COMPILER_VERSION check 2016-10-22 20:00:39 +00:00
Makefile.inc Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00