audk/RedfishPkg/Library
Nickle Wang f67e1934d9 RedfishPkg/JsonLib: fix JsonObjectGetValue issue
JsonObjectGetValue() cannot find corresponding JSON value
when the EDKII_JSON_VALUE object is created by another UEFI
driver. This is because "hashtable_seed" is initialized by
current time while JsonLib is loaded. So, "hashtable_seed"
will be different in each individual UEFI driver.

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: Igor Kulchytskyy <igork@ami.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
2023-09-22 03:59:03 +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: 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