Changes between v2:
1. Fix incorrect data length to copy for CopyMem() function.
2. If the length of the string passed into DevPathFromTextWiFi() is
greater than 32, the string will be cut to fit into the size of
the SSID field of a Wi-Fi device path node.
Hao Wu (2):
MdePkg: Modify string expression of Wi-Fi device path to follow UEFI
spec
MdePkg UefiDevicePathLib: Fix possible memory read/write cross
boundary
MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c | 17 +++++++++++++----
MdePkg/Library/UefiDevicePathLib/DevicePathToText.c | 11 ++++++++++-
2 files changed, 23 insertions(+), 5 deletions(-)
--
1.9.5.msysgit.0
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel