audk/RedfishPkg/Library
Nickle Wang d65b183f92 RedfishPkg/RedfishCrtLib: handle floating point number in JSON
When the value type is defined as number in Redfish schema, floating
point number is allowed. RedfishCrtLib raises assert without handling
this case now. Follow the way in EDK2 to call AsciiStrDecimalToUintnS
and handle the floating point number. Only the integer value is
returned.

Signed-off-by: Nickle Wang <nicklew@nvidia.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
2024-01-15 08:11:22 +00:00
..
BaseUcs2Utf8Lib RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00: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/RedfishCrtLib: handle floating point number in JSON 2024-01-15 08:11:22 +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: add function to print buffer. 2024-01-10 10:17:14 +00:00
RedfishPlatformConfigLib RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL 2023-04-28 12:21:38 +00:00
RedfishPlatformCredentialIpmiLib RedfishPkg: fix RedfishPlatformCredentialLib library class name typo. 2023-12-27 00:09:49 +00:00