audk/RedfishPkg/RedfishHostInterfaceDxe
Nickle Wang aea8a9c954 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 <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>
2023-02-06 15:11:28 +00:00
..
RedfishHostInterfaceDxe.c RedfishPkg: fix multiple SMBIOS type 42 version issue 2023-02-06 15:11:28 +00:00
RedfishHostInterfaceDxe.inf RedfishPkg/RedfishHostInterfaceDxe: Create SMBIOS type 42 record 2020-11-02 05:50:17 +00:00