Re: [edk2-devel] [PATCH] RedfishPkg/RedfishDiscoverDxe: Install EFI_DISCOVER_PROTOCOL on each network interface

2022-09-01 Thread NickleLa
Hi Abner, I see that the comment is in the middle of function parameters. I suggest that we can move the comment to the position before function call. +Status = CloseProtocolService ( + // Close protocol and destroy service. +

[edk2-devel] [PATCH] RedfishPkg/RedfishDiscoverDxe: Install EFI_DISCOVER_PROTOCOL on each network interface

2022-08-29 Thread Chang, Abner via groups.io
From: Abner Chang BZ 4037: Install EFI_DISCOVER_PROTOCOL on each network interface. This fixes the issue that causes the high-level Redfish driver on the network interface is stopped when: 1. EFI_DISCOVER_PROTOCOL is reinstalled on a new-found network interface, or 2. EFI_DISCOVER_PROTOCOL is