edk2/NetworkPkg/WifiConnectionManagerDxe
abuthahirm ece24799e5 NetworkPkg: Remove redundant Status initializations
Remove redundant Status = EFI_SUCCESS and Status = EFI_DEVICE_ERROR
initializations that are immediately overwritten before being read,
across multiple modules: Dhcp6Dxe, DnsDxe, HttpBootDxe, HttpDxe,
Ip4Dxe, Ip6Dxe, MnpDxe, Mtftp4Dxe, Mtftp6Dxe, SnpDxe, TcpDxe,
TlsAuthConfigDxe, UefiPxeBcDxe and WifiConnectionManagerDxe.

Cc: Saloni Kasbekar <saloni.kasbekar@intel.com>
Cc: Zachary Clark-williams <zachary.clark-williams@intel.com>

Signed-off-by: abuthahirm <abuthahirm@ami.com>
2026-06-04 15:32:31 +00:00
..
EapContext.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionManagerDxe.inf NetworkPkg: Add WiFi profile sync protocol support 2023-01-10 21:31:29 +00:00
WifiConnectionManagerDxe.vfr NetworkPkg: Add Wi-Fi Wpa3 support in WifiConnectManager 2022-07-01 16:02:32 +00:00
WifiConnectionManagerDxeStrings.uni NetworkPkg: add missing newline at end of file 2019-10-04 11:18:22 +01:00
WifiConnectionMgrComponentName.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrComponentName.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrConfig.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrConfigHii.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrConfigNVDataStruct.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrDriver.c WifiConnectionManager: Scan timer reconfig connect 2025-05-28 01:37:34 +00:00
WifiConnectionMgrDriverBinding.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrDxe.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrFileUtil.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrFileUtil.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrHiiConfigAccess.c NetworkPkg: Remove unused variable 2025-11-22 01:43:26 +00:00
WifiConnectionMgrHiiConfigAccess.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrImpl.c NetworkPkg: Remove redundant Status initializations 2026-06-04 15:32:31 +00:00
WifiConnectionMgrImpl.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
WifiConnectionMgrMisc.c NetworkPkg: Add WiFi profile sync protocol support 2023-01-10 21:31:29 +00:00
WifiConnectionMgrMisc.h NetworkPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00