audk/RedfishPkg/Library
Savva Mitrofanov f47aa892ca 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>
2024-07-22 12:45:14 +03:00
..
BaseUcs2Utf8Lib RedfishPkg/BaseUcs2Utf8Lib: Fix out of bounds shift in UTF8ToUCS2Char 2024-07-22 12:45:14 +03:00
DxeRestExLib RedfishPkg: Create RestEx child on selected interface 2023-05-08 13:12:01 +00:00
HiiUtilityLib RedfishPkg: add explicit variable initialization 2023-11-30 07:10:34 +00:00
JsonLib RedfishPkg/JsonLib: Add JSON delete object function 2024-01-16 09:13:03 +00:00
PlatformCredentialLibNull RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformHostInterfaceBmcUsbNicLib RedfishPkg: add proper initialization of IPMI request 2023-12-27 00:09:49 +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/RedfishDebugLib: Introduce Redfish DEBUG macro 2024-04-04 14:24:31 +00:00
RedfishHttpLib RedfishPkg: introduce RedfishHttpLib 2024-02-29 03:25:18 +00:00
RedfishPlatformConfigLib RedfishPkg: Rename x-uefi-redfish to x-UEFI-redfish 2024-05-04 04:03:13 +00:00
RedfishPlatformCredentialIpmiLib RedfishPkg: fix RedfishPlatformCredentialLib library class name typo. 2023-12-27 00:09:49 +00:00