Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: fe405f08a09e9f2306c72aa23d8edfbcfaa23bff https://github.com/tianocore/edk2/commit/fe405f08a09e9f2306c72aa23d8edfbcfaa23bff Author: Zachary Clark-Williams <zclarkw...@gmail.com> Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths: A NetworkPkg/Include/Protocol/WiFiProfileSyncProtocol.h M NetworkPkg/NetworkPkg.dec M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionManagerDxe.inf M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrConfigNVDataStruct.h M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrDriver.c M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrDxe.h M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrImpl.c M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrMisc.c Log Message: ----------- NetworkPkg: Add WiFi profile sync protocol support REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3845 Enables KVM and One Click Recovery WLAN capability with WiFi Profile Sync feature and protocol. Adding WiFiProfileSyncProtocol, which supports the profilesync driver operations for transferring WiFi profiles from AMT to the Supplicant. WiFiConnectionManager will check for the WifiProfileSyncProtocol and if found will operate on the premise of a One Click Recovery, or KVM flow with a Wifi profile provided by AMT. Cc: Maciej Rabeda <maciej.rab...@linux.intel.com> Cc: Wu Jiaxin <jiaxin...@intel.com> Cc: Andrei Otcheretianski <andrei.otcheretian...@intel.com> Signed-off-by: Zachary Clark-Williams <zachary.clark-willi...@intel.com> Acked-by: Michael D Kinney <michael.d.kin...@intel.com> Reviewed-by: Jiaxin Wu <jiaxin...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits