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
RedfishSmbiosHostInterface.c