Files
u-boot-bpi-r3/include
Heinrich Schuchardt 1dde0d57a5 efi_loader: rename utf16_strlen, utf16_strnlen
The function names utf16_strlen() and utf16_strnlen() are misnomers.
The functions do not count utf-16 characters but non-zero words.
So let's rename them to u16_strlen and u16_strnlen().

In utf16_dup() avoid assignment in if clause.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-09-23 21:55:29 +02:00
..
2018-09-18 00:01:18 -06:00
2018-06-18 14:43:13 -04:00
2018-09-10 20:48:16 -04:00
2018-09-18 08:12:21 -06:00
2018-07-26 14:08:22 -05:00
2018-06-13 07:49:12 -04:00
2018-04-06 17:04:33 -04:00
2018-09-10 20:48:19 -04:00
2018-09-18 00:01:18 -06:00
2018-06-03 15:27:21 +02:00
2018-08-01 18:03:58 +02:00
2018-07-26 14:08:22 -05:00
2018-09-10 20:48:12 -04:00
2018-07-19 16:31:37 -04:00
2018-08-01 16:30:45 -06:00
2018-07-20 15:55:05 -04:00
2018-09-18 00:01:18 -06:00