freebsd-dev/stand/efi/boot1
Andrew Turner 2c18ede691 Fix booting on some arm64 systems after r327879 by fixing the call to
utf8_to_ucs2 in boot1.efi. We need to initialise the ucs2 output string
so it will allocate space, and use the return value to determine if the
call was successful.

Reviewed by:	imp
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D13915
2018-01-15 16:58:07 +00:00
..
boot1.c Fix booting on some arm64 systems after r327879 by fixing the call to 2018-01-15 16:58:07 +00:00
boot_module.h
fat-amd64.tmpl.xz
fat-arm64.tmpl.xz
fat-arm.tmpl.xz
fat-i386.tmpl.xz
generate-fat.sh
Makefile Allow this file to be included 2018-01-12 17:21:48 +00:00
Makefile.depend
Makefile.fat
ufs_module.c
zfs_module.c