audk/RedfishPkg/RedfishDiscoverDxe
Mike Maslenkin c9a59facd8 RedfishPkg: RedfishDiscoverDxe: fix compilation warning
/RedfishDiscoverDxe.c:1979:37: error: 'RestExInstance' may be used
uninitialized in this function [-Werror=maybe-uninitialized]

   RestExInstance->Signature = EFI_REDFISH_DISCOVER_DATA_SIGNATURE;

cc1: all warnings being treated as errors

Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>
2024-09-05 03:40:45 +00:00
..
ComponentName.c
RedfishDiscoverDxe.c RedfishPkg: RedfishDiscoverDxe: fix compilation warning 2024-09-05 03:40:45 +00:00
RedfishDiscoverDxe.inf
RedfishDiscoverInternal.h RedfishPkg/RedfishDiscovery: Refine SMBIOS 42h code 2023-12-05 03:27:03 +00:00
RedfishSmbiosHostInterface.c RedfishPkg/RedfishDiscovery: Refine SMBIOS 42h code 2023-12-05 03:27:03 +00:00