Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 4416bf3383485d2265b8e1baca7ed9c9c04eb40b https://github.com/tianocore/edk2/commit/4416bf3383485d2265b8e1baca7ed9c9c04eb40b Author: de...@edk2.groups.io <de...@edk2.groups.io> Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths: M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrImpl.c Log Message: ----------- NetworkPkg: Correct the length of EAP Identity when in ASCII format FIX: https://bugzilla.tianocore.org/show_bug.cgi?id=4477 Tls connection fail over WiFi in AMT OCR flow due to invalid identity. This was due to missing conversion between unicode and ascii string which resulted in invalid strlen. Cc: Maciej Rabeda <maciej.rab...@linux.intel.com> Cc: Zachary Clark-Williams <zachary.clark-willi...@intel.com> Signed-off-by: Yi Li <yi1...@intel.com> Reviewed-by: Zachary Clark-Williams <zachary.clark-willi...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits