Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: aea8a9c954a79029ded443eadf7c92716c1753cc https://github.com/tianocore/edk2/commit/aea8a9c954a79029ded443eadf7c92716c1753cc Author: Nickle Wang <nick...@nvidia.com> Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths: M RedfishPkg/RedfishHostInterfaceDxe/RedfishHostInterfaceDxe.c Log Message: ----------- RedfishPkg: fix multiple SMBIOS type 42 version issue RedfishHostInterfaceDxe does not close protocol notify event in event callback function. This could cause multiple version of type 42 records issue if the protocol is installed more than once. Close the event in callback function so we only create one type 42 record. Signed-off-by: Nickle Wang <nick...@nvidia.com> Cc: Abner Chang <abner.ch...@amd.com> Cc: Igor Kulchytskyy <ig...@ami.com> Cc: Nick Ramirez <nrami...@nvidia.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