Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: b24306f15daa2ff8510b06702114724b33895d3c
https://github.com/tianocore/edk2/commit/b24306f15daa2ff8510b06702114724b33895d3c
Author: Heng Luo <[email protected]>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M NetworkPkg/WifiConnectionManagerDxe/WifiConnectionMgrHiiConfigAccess.c
Log Message:
-----------
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 <[email protected]>
Cc: Fu Siyuan <[email protected]>
Cc: Wu Jiaxin <[email protected]>
Signed-off-by: Heng Luo <[email protected]>
Reviewed-by: Maciej Rabeda <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits