freebsd-skq/stand/efi
imp 1f1eb354cf When returning an error and freeing allocated memory from ucs2_to_utf8
and utf8_to_ucs2, be sure to NULL out the return pointer too, rather
than return a pointer to free memory.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D13917
2018-01-15 22:17:15 +00:00
..
boot1 Fix booting on some arm64 systems after r327879 by fixing the call to 2018-01-15 16:58:07 +00:00
fdt stand/fdt: Consistently apply fdt_overlays 2017-12-29 18:08:30 +00:00
include Add GUID for UEFI boot manager variables. 2018-01-12 15:30:52 +00:00
libefi When returning an error and freeing allocated memory from ucs2_to_utf8 2018-01-15 22:17:15 +00:00
loader Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
Makefile
Makefile.inc