]> git.proxmox.com Git - mirror_edk2.git/commit - RedfishPkg/RedfishLibs.dsc.inc
RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library
authorAbner Chang <abner.chang@hpe.com>
Tue, 8 Dec 2020 01:56:56 +0000 (09:56 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 9 Jan 2021 03:08:51 +0000 (03:08 +0000)
commit805b8b88375ee44991abcece86e385319a9c5fae
tree473fe2e32bd123ee153572aa237af7cbe37d483f
parent9783767fcfc253c74fe3ad87abf74d17e1fe6399
RedfishPkg/Ucs2Utf8lib: UCS2 to UFT8 manipulation library

This library provides UCS2 to UFT8 or vise versa functions to
manipulate UCS2/UTF8 strings. This library is currently used
by edk2 port of open source jansson library.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Cc: Peter O'Hanley <peter.ohanley@hpe.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
Acked-by: Leif Lindholm <leif@nuviainc.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
RedfishPkg/Include/Library/BaseUcs2Utf8Lib.h [new file with mode: 0644]
RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.c [new file with mode: 0644]
RedfishPkg/Library/BaseUcs2Utf8Lib/BaseUcs2Utf8Lib.inf [new file with mode: 0644]
RedfishPkg/RedfishLibs.dsc.inc
RedfishPkg/RedfishPkg.dec
RedfishPkg/RedfishPkg.dsc