]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/DevicePath: Add a checking step
authorMike Turner <miketur@microsoft.com>
Tue, 11 Dec 2018 06:10:33 +0000 (14:10 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 31 Jan 2019 12:19:22 +0000 (20:19 +0800)
commitca67441558cbe7d482ebf9506fee01b82447ddf1
tree7658f3b4cfbd6e3d6abfb8aa60eac62842ab6062
parentfd02394228ee1dc2378cccfde6098c461f96dd42
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>
BaseTools/Source/C/DevicePath/DevicePathUtilities.c