]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dec
Add new API IsDevicePathValid() to UefiDevicePathLib.
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Sep 2012 03:20:35 +0000 (03:20 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Sep 2012 03:20:35 +0000 (03:20 +0000)
commit771729c77fa49cf0ff17491f371003c4f5d66f85
tree649b8c9dd6ee99a8a729fa7fdc66fd344e7cb22a
parent7f446eba268ceed7c3ca4bc93db1673c3b353128
Add new API IsDevicePathValid() to UefiDevicePathLib.

Signed-off-by: Ruiyu Ni<ruiyu.ni@intel.com>
Reviewed-by: Liming Gao<liming.gao@intel.com>
Reviewed-by: Kinney Michael D<michael.d.kinney@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13737 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/DevicePathLib.h
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.inf
MdePkg/MdePkg.dec