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>
This commit is contained in:
committed by
mergify[bot]
parent
9783767fcf
commit
805b8b8837
@@ -20,6 +20,10 @@
|
||||
## @libraryclass Platform Redfish Host Interface Library
|
||||
# Platform implementation-specific Redfish Host Interface.
|
||||
RedfishPlatformHostInterfaceLib|Include/Library/RedfishHostInterfaceLib.h
|
||||
## @libraryclass This library provides UCS2 to UTF8 manipulation
|
||||
# functions.
|
||||
#
|
||||
Ucs2Utf8Lib|Include/Library/BaseUcs2Utf8Lib.h
|
||||
|
||||
## @libraryclass Platform Redfish Credential Library
|
||||
# Platform implementation-specific Redfish Credential Interface.
|
||||
|
Reference in New Issue
Block a user