Files
u-boot/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
..
2017-07-03 17:35:28 -04:00
2018-09-18 00:01:18 -06:00
2016-04-01 17:18:12 -04:00
2017-02-08 15:56:28 -05:00
2018-06-18 14:43:13 -04:00
2016-01-20 19:06:23 -07: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
2017-07-23 09:24:47 -04:00
2018-04-06 17:04:33 -04:00
2016-03-08 15:01:47 -05: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
2016-08-17 10:25:35 +09: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
2016-09-26 13:24:43 -04:00