freebsd-dev/sys/boot/efi
Warner Losh 1d21184075 ucs2len
Rename boot1's wcslen to ucs2len, which we can't use in userland
because wchar in userland is unsigned, not short. Move it into
efichar.c. Also spell '* 2' as '* sizeof(efi_char)' and add 1 for the
trailing NUL to transition the FreeBSD boot env vars to being NUL
terminated on the same line...

Sponsored by: Netflix
2017-09-07 07:30:05 +00:00
..
boot1 ucs2len 2017-09-07 07:30:05 +00:00
fdt Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
include ucs2len 2017-09-07 07:30:05 +00:00
libefi ucs2len 2017-09-07 07:30:05 +00:00
loader Fix loader bug causing too many pages allocation when bootloader is U-Boot 2017-09-05 05:53:43 +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