
18 Sep
2019
18 Sep
'19
1:16 p.m.
On 9/18/19 3:26 AM, AKASHI Takahiro wrote:
u16 version of strcmp(): u16_strncmp() works like u16_strcmp() but only at most n characters (in u16) are compared. This function will be used in my UEFI secure boot patch.
Signed-off-by: AKASHI Takahiro takahiro.akashi@linaro.org
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de