audk/MdePkg/Library/UefiDevicePathLib
Eric Dong e9fb71b299 MdePkg UefiDevicePathLib: Validate buffer length before use buffer.
In IsDevicePathValid API, code should validate the device path
buffer not exceed the input MaxSize before reference the path
info.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2016-10-19 10:20:04 +08:00
..
DevicePathFromText.c MdePkg: Replace UnicodeStrToAsciiStr() with UnicodeStrToAsciiStrS() 2016-06-21 12:46:23 +08:00
DevicePathToText.c
DevicePathUtilities.c MdePkg UefiDevicePathLib: Validate buffer length before use buffer. 2016-10-19 10:20:04 +08:00
UefiDevicePathLib.c
UefiDevicePathLib.h
UefiDevicePathLib.inf
UefiDevicePathLib.uni
UefiDevicePathLibOptionalDevicePathProtocol.c
UefiDevicePathLibOptionalDevicePathProtocol.inf
UefiDevicePathLibOptionalDevicePathProtocol.uni