audk/RedfishPkg/Library
Savva Mitrofanov becf2d72f6 RedfishPkg/BaseUcs2Utf8Lib: Fix out of bounds shift in UTF8ToUCS2Char
Missing masks leads to shift out of bounds. Also there is no need to
construct CHAR16 using cast to CHAR8 buffer, better to use native endian
by assigning data directly into Ucs2Char variable

Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>
Reviewed-by: Marvin Häuser <mhaeuser@posteo.de>
2023-12-20 13:36:38 +03:00
..
BaseUcs2Utf8Lib RedfishPkg/BaseUcs2Utf8Lib: Fix out of bounds shift in UTF8ToUCS2Char 2023-12-20 13:36:38 +03:00
DxeRestExLib RedfishPkg: Create RestEx child on selected interface 2023-05-08 13:12:01 +00:00
HiiUtilityLib RedfishPkg: introduce HII utility helper library 2023-04-28 12:21:38 +00:00
JsonLib RedfishPkg/JsonLib: fix JsonObjectGetValue issue 2023-09-22 03:59:03 +00:00
PlatformCredentialLibNull RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformHostInterfaceBmcUsbNicLib RedfishPkg/PlatformHostInterfaceBmcUsbNicLib: Fix DEBUG macro args 2023-09-19 01:20:27 +00:00
PlatformHostInterfaceLibNull RedfishPkg/RedfishHostInterface: Platform Redfish HI notification 2022-12-20 06:54:06 +00:00
RedfishContentCodingLibNull RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishDebugLib RedfishPkg/RedfishDiscoverDxe: fix netmask check issue 2023-07-26 00:49:45 +00:00
RedfishPlatformConfigLib RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL 2023-04-28 12:21:38 +00:00
RedfishPlatformCredentialIpmiLib RedfishPkg: Use DEBUG_MANAGEABILITY 2023-05-31 08:42:58 +00:00