freebsd-dev/stand/efi
Toomas Soome 9f9b430b19 libefi: make efichar.h more usable in stand code
Use _STANDALONE for guard expression in efichar.[ch] and add efi_char typedef.
clean up boot1.c, and replace for loop in efipart.c with ucs2len().

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D13488
2017-12-14 16:41:52 +00:00
..
boot1 libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
fdt
include libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
libefi libefi: make efichar.h more usable in stand code 2017-12-14 16:41:52 +00:00
loader Revert r326792, r326784, r326772, r326712 2017-12-12 22:06:22 +00:00
Makefile
Makefile.inc