edk2/NetworkPkg/WifiConnectionManagerDxe
Zachary Clark-Williams 0cb71c18c5 NetworkPkg/WifiConnectionManager: net list scan ui
Commit 7c204d7 changed the behavior of the WiFi
Connection Manager. It no longer scans for available
networks when the driver loads, because scanning
during that time disrupts connections for other
features. To avoid blocking other processes, the
driver should initiate a scan only when appropriate.
This update introduces a one-time scan that occurs
when the user opens the network settings page in
the UI, enables WiFi, and then opens the network
list page to view available networks.

Signed-off-by: Zachary Clark-Williams <zachary.clark-williams@intel.com>
2025-06-25 11:49:21 +00:00
..
EapContext.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24: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 BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
WifiConnectionMgrConfig.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrConfigHii.h NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
WifiConnectionMgrConfigNVDataStruct.h NetworkPkg: Add WiFi profile sync protocol support 2023-01-10 21:31:29 +00:00
WifiConnectionMgrDriver.c WifiConnectionManager: Scan timer reconfig connect 2025-05-28 01:37:34 +00:00
WifiConnectionMgrDriverBinding.h NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
WifiConnectionMgrDxe.h NetworkPkg: Add WiFi profile sync protocol support 2023-01-10 21:31:29 +00:00
WifiConnectionMgrFileUtil.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrFileUtil.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrHiiConfigAccess.c NetworkPkg/WifiConnectionManager: net list scan ui 2025-06-25 11:49:21 +00:00
WifiConnectionMgrHiiConfigAccess.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrImpl.c WifiConnectionManager: Scan timer reconfig connect 2025-05-28 01:37:34 +00:00
WifiConnectionMgrImpl.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrMisc.c NetworkPkg: Add WiFi profile sync protocol support 2023-01-10 21:31:29 +00:00
WifiConnectionMgrMisc.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00