freebsd-skq/sys/boot/efi
ambrisko 761de60035 If the I/O offset and length is multiple of the media size then
directly pass the request otherwise use a buffer that is a
multiple of the media size.  This speeds up I/O quite a bit
when using large transfer sizes on 4Kn disks etc.

MFC after:	1 week
2016-05-27 19:23:15 +00:00
..
boot1 sys/boot: spelling fixes in comments. 2016-04-30 00:26:38 +00:00
fdt Add more .NOMETA missed in r291320 2016-03-11 23:45:51 +00:00
include Add some routines for working with EFI DEVICE_PATH objects. 2016-05-26 21:43:22 +00:00
libefi If the I/O offset and length is multiple of the media size then 2016-05-27 19:23:15 +00:00
loader Fix unit number of EFI net interfaces and ignore psuedo network interfaces. 2016-05-26 23:32:28 +00:00
Makefile ms_abi is supported with gcc 4.5 or newer, so build it with gcc if it 2016-03-15 05:17:31 +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