opnsense-src/stand/efi/libefi
Warner Losh 27d95c1a03 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
..
delay.c
devicename.c
devpath.c
efi_console.c
efi_driver_utils.c
efichar.c When returning an error and freeing allocated memory from ucs2_to_utf8 2018-01-15 22:17:15 +00:00
efinet.c
efipart.c libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
efizfs.c
env.c
errno.c
handles.c
libefi.c
Makefile libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
Makefile.depend
time.c
time_event.c
wchar.c