Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 5a349b96b171e85744024904b0c8453d06d2fb45 https://github.com/tianocore/edk2/commit/5a349b96b171e85744024904b0c8453d06d2fb45 Author: Igor Kulchytskyy <ig...@ami.com> Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths: M RedfishPkg/RedfishConfigHandler/RedfishConfigHandlerDriver.c M RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.c M RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverInternal.h Log Message: ----------- 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.ch...@amd.com> Cc: Nickle Wang <nick...@nvidia.com> Cc: Igor Kulchytskyy <ig...@ami.com> Signed-off-by: Igor Kulchytskyy <ig...@ami.com> Reviewed-by: Abner Chang <abner.ch...@amd.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits