audk/RedfishPkg/RedfishConfigHandler
Igor Kulchytskyy 5a349b96b1 RedfishPkg: Remove the Discover Token global variables
gRedfishDiscoveredToken may be allocated several times,
if multiple NIC installed on the system.
To avoid this issue Discover Token related global variables
replaced with the local variables.

Cc: Abner Chang <abner.chang@amd.com>
Cc: Nickle Wang <nicklew@nvidia.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Signed-off-by: Igor Kulchytskyy <igork@ami.com>
Reviewed-by: Abner Chang <abner.chang@amd.com>
2023-04-26 03:32:32 +00:00
..
RedfishConfigHandlerCommon.c RedfishPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
RedfishConfigHandlerCommon.h
RedfishConfigHandlerDriver.c RedfishPkg: Remove the Discover Token global variables 2023-04-26 03:32:32 +00:00
RedfishConfigHandlerDriver.h
RedfishConfigHandlerDriver.inf RedfishPkg: fix config handler driver issues 2023-03-29 09:22:35 +00:00