audk/NetworkPkg/WifiConnectionManagerDxe
Heng Luo b24306f15d NetworkPkg: Fix incorrect unicode string of the AKM/Cipher Suite
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3813

The size of buffer should be 3 CHAR16 for Null-terminated Unicode
string.
The first char is the AKM/Cipher Suite number, the second char is ' ',
the third char is '\0'.

Cc: Maciej Rabeda <maciej.rabeda@linux.intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wu Jiaxin <jiaxin.wu@intel.com>
Signed-off-by: Heng Luo <heng.luo@intel.com>
Reviewed-by: Maciej Rabeda <maciej.rabeda@linux.intel.com>
2022-02-21 15:19:40 +00:00
..
EapContext.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionManagerDxe.inf NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
WifiConnectionManagerDxe.vfr NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07: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: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrDriver.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrDriverBinding.h NetworkPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:15 -07:00
WifiConnectionMgrDxe.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +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: Fix incorrect unicode string of the AKM/Cipher Suite 2022-02-21 15:19:40 +00:00
WifiConnectionMgrHiiConfigAccess.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrImpl.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrImpl.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrMisc.c NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
WifiConnectionMgrMisc.h NetworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00