audk/BaseTools/Source/C/DevicePath
Mike Turner ca67441558 BaseTools/DevicePath: Add a checking step
Add a checking step in DevicePathUtilities.c
to verify DevicePath.
https://bugzilla.tianocore.org/show_bug.cgi?id=1372

v2: Remove ASSERT() and the redundant checking step.
    Update related description.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-01-31 20:19:22 +08:00
..
DevicePath.c BaseTools: Sync the DevicePath Function update from MdePkg 2018-10-27 19:49:26 +08:00
DevicePathFromText.c BaseTools/DevicePath: use explicit 64-bit number parsing routines 2018-12-05 09:03:23 +01:00
DevicePathUtilities.c BaseTools/DevicePath: Add a checking step 2019-01-31 20:19:22 +08:00
GNUmakefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
Makefile BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
UefiDevicePathLib.c BaseTools: Add DevicePath support for PCD values 2017-12-31 13:10:49 +08:00
UefiDevicePathLib.h BaseTools: Remove duplicate function declaration 2018-08-16 13:26:04 +08:00