On Thu, Nov 01, 2018 at 07:10:59AM +0100, Heinrich Schuchardt wrote:
> On 11/01/2018 05:45 AM, AKASHI Takahiro wrote:
> > From: "Akashi Takahiro"
> >
> > Add u16_strcpy() and u16_strdup(). The latter function will be
> > used later in implementing efi HII database protocol.
> >
> > Signed-off-by
On 11/01/2018 05:45 AM, AKASHI Takahiro wrote:
> From: "Akashi Takahiro"
>
> Add u16_strcpy() and u16_strdup(). The latter function will be
> used later in implementing efi HII database protocol.
>
> Signed-off-by: Akashi Takahiro
> ---
> include/charset.h | 18 ++
> lib/charse
From: "Akashi Takahiro"
Add u16_strcpy() and u16_strdup(). The latter function will be
used later in implementing efi HII database protocol.
Signed-off-by: Akashi Takahiro
---
include/charset.h | 18 ++
lib/charset.c | 29 +
2 files changed, 47 i
3 matches
Mail list logo